diff --git a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml index 3a7fdb06b..09aa37570 100644 --- a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml +++ b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml @@ -1856,6 +1856,7 @@ ../css/backoffice/main.scss + itop-structure/precompiled-themes/fullmoon/main.css @@ -1869,6 +1870,7 @@ ../css/backoffice/main.scss ../css/backoffice/themes/page-banner.scss + itop-structure/precompiled-themes/test-red/main.css diff --git a/datamodels/2.x/itop-structure/precompiled-themes/fullmoon/main.css b/datamodels/2.x/itop-structure/precompiled-themes/fullmoon/main.css new file mode 100644 index 000000000..932c7868c --- /dev/null +++ b/datamodels/2.x/itop-structure/precompiled-themes/fullmoon/main.css @@ -0,0 +1,14367 @@ +@charset "UTF-8"; +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software !default; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY !default; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +:root { + --ibo-border-radius-100: 1px; + --ibo-border-radius-300: 3px; + --ibo-border-radius-500: 5px; + --ibo-border-radius-700: 10px; + --ibo-border-radius-900: 16px; + --ibo-border-radius-full: 100%; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* Base size: html font-size 12px */ +/* 10px */ +/* 12px */ +/* 14px */ +/* 16px */ +/* 18px */ +/* 20px */ +/* 22px */ +/* 24px */ +/* 30px */ +/* 36px */ +/* 48px */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* base color palettes */ +/* CSS variables */ +:root { + --ibo-color-white-100: white; + --ibo-color-white-200: #f2f2f2; + --ibo-color-transparent: rgba(255, 255, 255, 0); + --ibo-color-grey-50: #fcfcfd; + --ibo-color-grey-100: #f8f9fa; + --ibo-color-grey-200: #e1e7ec; + --ibo-color-grey-300: #d5dde5; + --ibo-color-grey-400: #ccd4db; + --ibo-color-grey-500: #aebecd; + --ibo-color-grey-600: #929fb1; + --ibo-color-grey-700: #6e7a8a; + --ibo-color-grey-800: #404b5a; + --ibo-color-grey-900: #212934; + --ibo-color-blue-grey-50: #f1f5f8; + --ibo-color-blue-grey-100: #cfd8dc; + --ibo-color-blue-grey-200: #b0bec5; + --ibo-color-blue-grey-300: #90a4ae; + --ibo-color-blue-grey-400: #78909c; + --ibo-color-blue-grey-500: #607d8b; + --ibo-color-blue-grey-600: #546e7a; + --ibo-color-blue-grey-700: #455a64; + --ibo-color-blue-grey-800: #37474f; + --ibo-color-blue-grey-900: #263238; + --ibo-color-blue-100: #ebf8ff; + --ibo-color-blue-200: #bee3f8; + --ibo-color-blue-300: #90cef4; + --ibo-color-blue-400: #63b4ed; + --ibo-color-blue-500: #429ae1; + --ibo-color-blue-600: #3182ce; + --ibo-color-blue-700: #2b6bb0; + --ibo-color-blue-800: #2c5382; + --ibo-color-blue-900: #2a4265; + --ibo-color-cyan-100: #c9eef2; + --ibo-color-cyan-200: #80deea; + --ibo-color-cyan-300: #4dd0e1; + --ibo-color-cyan-400: #26c5da; + --ibo-color-cyan-500: #00bbd4; + --ibo-color-cyan-600: #00aac1; + --ibo-color-cyan-700: #0096a7; + --ibo-color-cyan-800: #00838f; + --ibo-color-cyan-900: #006164; + --ibo-color-green-100: #dcedc8; + --ibo-color-green-200: #c5e1a5; + --ibo-color-green-300: #aed581; + --ibo-color-green-400: #9ccc65; + --ibo-color-green-500: #8ac34a; + --ibo-color-green-600: #7cb342; + --ibo-color-green-700: #689f38; + --ibo-color-green-800: #558b2f; + --ibo-color-green-900: #33691e; + --ibo-color-orange-100: floralwhite; + --ibo-color-orange-200: #feebc8; + --ibo-color-orange-300: #fbd38d; + --ibo-color-orange-400: #f6ae55; + --ibo-color-orange-500: #ea7d1e; + --ibo-color-orange-600: #dd6c20; + --ibo-color-orange-700: #c05621; + --ibo-color-orange-800: #9c4221; + --ibo-color-orange-900: #7b341e; + --ibo-color-red-100: #fce8e8; + --ibo-color-red-200: #fed7d7; + --ibo-color-red-300: #feb2b2; + --ibo-color-red-400: #fc8181; + --ibo-color-red-500: #f56565; + --ibo-color-red-600: #e53e3e; + --ibo-color-red-700: #c53030; + --ibo-color-red-800: #9b2c2c; + --ibo-color-red-900: #742a2a; + --ibo-color-pink-100: #fff5f7; + --ibo-color-pink-200: #fed7e2; + --ibo-color-pink-300: #fbb6ce; + --ibo-color-pink-400: #f688b4; + --ibo-color-pink-500: #ed64a6; + --ibo-color-pink-600: #d53f8c; + --ibo-color-pink-700: #b83280; + --ibo-color-pink-800: #97266d; + --ibo-color-pink-900: #702459; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* Semantic palettes */ +/* - Primary color of the brand */ +/* - Secondary color of the brand */ +/* - Information: messages / actions that should neither seem as success, warning or failure */ +/* Success: messages of success, safe actions, ... */ +/* Warning: messages of warning, actions that would be done carefully, ... */ +/* Danger: messages of failure, error, ... */ +/* Danger: messages of danger, actions that cannot be undone, ... */ +/* CSS variables */ +:root { + --ibo-color-primary-100: floralwhite; + --ibo-color-primary-200: #feebc8; + --ibo-color-primary-300: #fbd38d; + --ibo-color-primary-400: #f6ae55; + --ibo-color-primary-500: #ea7d1e; + --ibo-color-primary-600: #dd6c20; + --ibo-color-primary-700: #c05621; + --ibo-color-primary-800: #9c4221; + --ibo-color-primary-900: #7b341e; + --ibo-color-secondary-100: #f8f9fa; + --ibo-color-secondary-200: #e1e7ec; + --ibo-color-secondary-300: #d5dde5; + --ibo-color-secondary-400: #ccd4db; + --ibo-color-secondary-500: #aebecd; + --ibo-color-secondary-600: #929fb1; + --ibo-color-secondary-700: #6e7a8a; + --ibo-color-secondary-800: #404b5a; + --ibo-color-secondary-900: #212934; + --ibo-color-information-100: #ebf8ff; + --ibo-color-information-200: #bee3f8; + --ibo-color-information-300: #90cef4; + --ibo-color-information-400: #63b4ed; + --ibo-color-information-500: #429ae1; + --ibo-color-information-600: #3182ce; + --ibo-color-information-700: #2b6bb0; + --ibo-color-information-800: #2c5382; + --ibo-color-information-900: #2a4265; + --ibo-color-success-100: #dcedc8; + --ibo-color-success-200: #c5e1a5; + --ibo-color-success-300: #aed581; + --ibo-color-success-400: #9ccc65; + --ibo-color-success-500: #8ac34a; + --ibo-color-success-600: #7cb342; + --ibo-color-success-700: #689f38; + --ibo-color-success-800: #558b2f; + --ibo-color-success-900: #33691e; + --ibo-color-warning-100: floralwhite; + --ibo-color-warning-200: #feebc8; + --ibo-color-warning-300: #fbd38d; + --ibo-color-warning-400: #f6ae55; + --ibo-color-warning-500: #ea7d1e; + --ibo-color-warning-600: #dd6c20; + --ibo-color-warning-700: #c05621; + --ibo-color-warning-800: #9c4221; + --ibo-color-warning-900: #7b341e; + --ibo-color-danger-100: #fce8e8; + --ibo-color-danger-200: #fed7d7; + --ibo-color-danger-300: #feb2b2; + --ibo-color-danger-400: #fc8181; + --ibo-color-danger-500: #f56565; + --ibo-color-danger-600: #e53e3e; + --ibo-color-danger-700: #c53030; + --ibo-color-danger-800: #9b2c2c; + --ibo-color-danger-900: #742a2a; + --ibo-color-error-100: #fce8e8; + --ibo-color-error-200: #fed7d7; + --ibo-color-error-300: #feb2b2; + --ibo-color-error-400: #fc8181; + --ibo-color-error-500: #f56565; + --ibo-color-error-600: #e53e3e; + --ibo-color-error-700: #c53030; + --ibo-color-error-800: #9b2c2c; + --ibo-color-error-900: #742a2a; + --ibo-caselog-color-highlight-1: #689f38; + --ibo-caselog-color-highlight-2: #b83280; + --ibo-caselog-color-highlight-3: #f6ae55; + --ibo-caselog-color-highlight-4: #3182ce; + --ibo-caselog-color-highlight-5: #80deea; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* Lifecycle palette */ +/* - For workflow */ +/* - For basic lifecycle */ +/* CSS varibales */ +:root { + --ibo-lifecycle-new-state-primary-color: #2c5382; + --ibo-lifecycle-new-state-secondary-color: white; + --ibo-lifecycle-neutral-state-primary-color: #2c5382; + --ibo-lifecycle-neutral-state-secondary-color: white; + --ibo-lifecycle-waiting-state-primary-color: #f6ae55; + --ibo-lifecycle-waiting-state-secondary-color: white; + --ibo-lifecycle-success-state-primary-color: #689f38; + --ibo-lifecycle-success-state-secondary-color: white; + --ibo-lifecycle-failure-state-primary-color: #b83280; + --ibo-lifecycle-failure-state-secondary-color: white; + --ibo-lifecycle-frozen-state-primary-color: #e1e7ec; + --ibo-lifecycle-frozen-state-secondary-color: #6e7a8a; + --ibo-lifecycle-active-state-primary-color: #689f38; + --ibo-lifecycle-active-state-secondary-color: white; + --ibo-lifecycle-inactive-state-primary-color: #f6ae55; + --ibo-lifecycle-inactive-state-secondary-color: white; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software !default; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY !default; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* Fonts + Value Common weight name (https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) + 100 Thin (Hairline) + 200 Extra Light (Ultra Light) + 300 Light + 400 Normal (Regular) + 500 Medium + 600 Semi Bold (Demi Bold) + 700 Bold + 800 Extra Bold (Ultra Bold) + 900 Black (Heavy) + 950 Extra Black (Ultra Black) + */ +.ibo-font-ral-nor-50, .ibo-navigation-menu--menu-filter-hotkey, .ibo-activity-panel--tab-title-draft-indicator, .ibo-activity-entry--sub-information { + font-size: 0.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-100, .ui-multiselect-checkboxes label, .ibo-breadcrumbs--item, .ibo-quick-create--drawer, .ibo-global-search--drawer, .ibo-navigation-menu--notifications--item--bottom-text, .ibo-field--fullscreen-toggler, .object-ref-icon.text_decoration, .object-ref-icon-disabled.text_decoration, .ibo-navigation-menu--user-info .ibo-navigation-menu--user-organization, body, .dataModelSchema text, .tooltipD3 { + font-size: 1rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-150, .ibo-breadcrumbs--item-icon, .ibo-popover-menu--item, .ui-multiselect-checkboxes li, .ibo-input-select-icon--menu--item, .graph_config .toolkit_menu.graph > ul > li ul li, .ibo-navigation-menu--notifications--item--content, .ibo-title--subtitle, .ibo-field, .ibo-navigation-menu--menu-nodes ul li > a, +.ibo-navigation-menu--menu-nodes ul li > span, .ibo-navigation-menu--user-info .ibo-navigation-menu--user-notifications, .ibo-tab-container--tabs-list, .ibo-activity-entry--medallion, .ibo-datamodel-viewer--details .ibo-panel--subtitle, .ibo-global-search--result--title { + font-size: 1.17rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-200, .ibo-collapsible-section .ibo-collapsible-section--body, .ibo-panel--body, .ibo-navigation-menu--menu-group { + font-size: 1.33rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-250, .ui-dialog-title, .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message, .ibo-welcome-popup--text { + font-size: 1.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-300, .ibo-quick-create--input.selectize-control.single .selectize-input > input, .ibo-quick-create--input.selectize-control.single .selectize-input.input-active > input, .ibo-quick-create--input.selectize-control.single .selectize-input > .item, .ibo-global-search--input, .ibo-global-search--input:hover, .ibo-global-search--input:focus, .ibo-global-search--input:active { + font-size: 1.67rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-350, .ibo-title-for-dashlet--title, .ibo-navigation-menu--menu-nodes-title { + font-size: 1.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-400, .ibo-quick-create--icon, .ibo-global-search--icon { + font-size: 2rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-450 { + font-size: 2.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-500 { + font-size: 3rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-nor-550 { + font-size: 4rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-50 { + font-size: 0.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-100, .dataTables_paginate a.paginate_button, .dataTable th, .dataTable td, .ibo-dashlet-header-dynamic--label, .ibo-datatable--toolbar, .ibo-criterion-area, .ibo-field-badge, .ibo-dashboard-editor--properties table td .ibo-field, +.ibo-dashboard--available-dashlets table td .ibo-field, +.ibo-dashlet--properties table td .ibo-field { + font-size: 1rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-150, .ui-multiselect-checkboxes li, .ibo-alert, .ibo-dashlet-badge--action-create, .sf_results_placeholder, .ibo-input-file-select--container .ibo-input-file-select .ibo-input-file-select--file-name, .ibo-dashboard-editor--properties-subtitle, +.ibo-dashboard--available-dashlet--title, +.ibo-dashlet--properties--title, .ibo-object-details .ibo-panel--subtitle { + font-size: 1.17rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-200, .dataTables_paginate a.paginate_button.previous, .dataTables_paginate a.paginate_button.next { + font-size: 1.33rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-250, .ibo-collapsible-section .ibo-collapsible-section--header .ibo-collapsible-section--title, .ibo-panel--subtitle, .ibo-dashlet-badge--action-list, .ibo-fieldset-legend, .ibo-dashboard-editor--properties-subtitle, +.ibo-dashboard--available-dashlet--title, +.ibo-dashlet--properties--title, .ibo-top-bar--toolbar-dashboard-title, .ibo-tab-container--tab-container--label > span, .ibo-dashboard-editor--properties-title { + font-size: 1.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-300, .ibo-title--for-object-details, .ibo-tab--temporary-remote-content--button { + font-size: 1.67rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-350, .ibo-dashlet-header-static--body, .ibo-object-details .ibo-panel--title { + font-size: 1.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-400 { + font-size: 2rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-450 { + font-size: 2.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-500 { + font-size: 3rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-med-550 { + font-size: 4rem; + font-family: "Raleway", "sans-serif"; + font-weight: 500; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-50, .ibo-field--label > .ibo-has-description::after, .ibo-navigation-menu--menu-filter-clear { + font-size: 0.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-100, ul.cke_autocomplete_panel .ibo-vendors-ckeditor--autocomplete-item-title, .ui-multiselect-header ul, .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label, .ibo-navigation-menu--menu-node-counter, #tooltipD3_top { + font-size: 1rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-150, .ibo-alert .ibo-alert--title, .ibo-tab-container--tab-header.ui-tabs-active, .ui-tabs-active.ibo-tab-container--extra-tabs-container { + font-size: 1.17rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-200, .ibo-navigation-menu--notifications-show-all-multiple ~ .ibo-popover-menu .ibo-navigation-menu--notifications-show-all-multiple--counter, .ibo-navigation-menu--notifications-show-all-multiple ~ .ui-multiselect-menu .ibo-navigation-menu--notifications-show-all-multiple--counter, .ibo-navigation-menu--notifications-show-all-multiple ~ .ibo-input-select-icon--menu .ibo-navigation-menu--notifications-show-all-multiple--counter, .graph_config .toolkit_menu.graph > ul > li .ibo-navigation-menu--notifications-show-all-multiple ~ ul .ibo-navigation-menu--notifications-show-all-multiple--counter, .ibo-dashlet-header-dynamic--count { + font-size: 1.33rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-250, .ibo-dashboard--top-bar .ibo-dashboard--top-bar-title { + font-size: 1.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-300 { + font-size: 1.67rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-350 { + font-size: 1.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-400 { + font-size: 2rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-450, .ibo-dashlet-badge--action-list-count { + font-size: 2.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-500 { + font-size: 3rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-bol-550 { + font-size: 4rem; + font-family: "Raleway", "sans-serif"; + font-weight: 700; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-50 { + font-size: 0.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-100, .dataTables_paginate a.paginate_button.current, .dataTables_scrollHead thead tr th, .ibo-button, .ui-dialog .ui-button, .ui-datepicker-current, .ui-datepicker-close, .ibo-prop--apply > span, .ibo-prop--cancel > span, .sf_results_placeholder button, .sfc_fg_button, .ibo-dashboard-editor--delete-dashlet-icon, .ibo-block-csv--download-link { + font-size: 1rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-150 { + font-size: 1.17rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-200 { + font-size: 1.33rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-250, .ibo-panel--title { + font-size: 1.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-300, .ibo-welcome-popup--text > div > div:first-child { + font-size: 1.67rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-350 { + font-size: 1.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-400 { + font-size: 2rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-450 { + font-size: 2.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-500 { + font-size: 3rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-sembol-550 { + font-size: 4rem; + font-family: "Raleway", "sans-serif"; + font-weight: 600; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-50, .ibo-navigation-menu--menu-filter-hint { + font-size: 0.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-100, .ibo-quick-create--compartment--placeholder-hint, .ibo-global-search--compartment--placeholder-hint, .ibo-navigation-menu--menu--placeholder-hint, .ibo-activity-panel--body--placeholder-hint { + font-size: 1rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-150 { + font-size: 1.17rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-200 { + font-size: 1.33rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-250 { + font-size: 1.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-300 { + font-size: 1.67rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-350 { + font-size: 1.83rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-400 { + font-size: 2rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-450 { + font-size: 2.5rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-500 { + font-size: 3rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +.ibo-font-ral-ita-550 { + font-size: 4rem; + font-family: "Raleway", "sans-serif"; + font-weight: 400; + font-style: italic; + -webkit-font-feature-settings: "lnum"; + -moz-font-feature-settings: "lnum"; + font-feature-settings: "lnum"; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +:root { + --ibo-elevation-100: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15); } + +.ibo-activity-panel--tab-title-decoration { + box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15); } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +:root { + --ibo-elevation-100: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 3px rgba(0, 0, 0, 0.12); + --ibo-elevation-200: 0 2px 4px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.15); + --ibo-elevation-300: 0 3px 6px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.15); + --ibo-elevation-400: 0 5px 10px rgba(0, 0, 0, 0.05), 0 15px 25px rgba(0, 0, 0, 0.15); + --ibo-elevation-500: 0 20px 40px rgba(0, 0, 0, 0.2); } + +.ibo-top-bar, .ibo-tab-container--extra-tabs-list { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 3px rgba(0, 0, 0, 0.12); } + +ul.cke_autocomplete_panel, .ibo-quick-create--input.selectize-control.single .selectize-dropdown, .ibo-popover-menu, .ui-multiselect-menu, .ibo-input-select-icon--menu, .graph_config .toolkit_menu.graph > ul > li ul, .ibo-activity-panel--filter-options { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.15); } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +.ibo-is-visible { + display: inherit !important; + /* Note: !important is necessary as it needs to overload any standard rules */ + visibility: visible !important; } + +.ibo-is-hidden { + display: none !important; + /* Note: !important is necessary as it needs to overload any standard rules */ } + +.ibo-is-fullwidth { + width: 100%; } + +/* Used on all ancestors when an element needs to be fullscreen (see .ibo-is-fullscreen) */ +html.ibo-has-fullscreen-descendant { + position: fixed !important; + width: 0 !important; + height: 0 !important; } + +body.ibo-has-fullscreen-descendant { + width: 0 !important; + height: 0 !important; + overflow: hidden !important; } + +.ibo-has-fullscreen-descendant { + position: static !important; + overflow: visible !important; + z-index: 9000 !important; } + +/* Used on a fullscreen element (see .ibo-has-fullscreen-descendant) */ +.ibo-is-fullscreen { + position: absolute; + top: 0 !important; + left: 0 !important; + margin: 0 !important; + padding: 0 !important; + width: 100vw; + height: 100vh; + overflow: auto; + z-index: 9000; } + +.ibo-panel--header-left, .ibo-panel--icon, .ibo-dashlet-header-static--icon-container, .ibo-input-image--image-view, .ibo-pill, .ibo-title--icon, .ibo-datatable--toolbar-left, +.ibo-datatable--toolbar-right, .ibo-field--fullscreen-toggler, .ibo-navigation-menu--bottom-part, .ibo-navigation-menu--user-info, .ibo-navigation-menu--user-info .ibo-navigation-menu--user-picture, .ibo-tab-container--tab-toggler, .ibo-tab-container--extra-tabs-list-toggler, .ibo-object-details--status-dot, .ibo-activity-panel--togglers, .ibo-activity-panel--tabs-togglers, .ibo-activity-panel--tab-title, .ibo-activity-panel--tab-toolbar-actions, .ibo-activity-panel--tab-toolbar-action, .ibo-activity-panel--body--placeholder-image, .ibo-activity-panel--body--placeholder-hint, .ibo-activity-panel--closed-cover, .ibo-caselog-entry-form--lock-icon, .ibo-activity-entry--medallion, .ibo-activity-panel--load-more-entries-container, .ibo-activity-panel--load-more-entries { + display: flex; + justify-content: center; + align-items: center; } + +.dataTables_paginate, .ibo-dashlet-badge--action-list, .ibo-input, .ui-multiselect, .dataTables_length select, .ui_tpicker_hour_slider > select, .ui_tpicker_minute_slider > select, .ui_tpicker_second_slider > select, .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .ibo-toolbar.ibo-toolbar--button, .ibo-activity-panel--tab-toolbar-left-actions, +.ibo-activity-panel--tab-toolbar-middle-actions, +.ibo-activity-panel--tab-toolbar-right-actions, .ibo-activity-panel--filter-option, .ibo-activity-panel--entry-forms-confirmation-preference, .ibo-caselog-entry-form--lock-indicator { + display: flex; + align-items: center; } + +/* Typically to align icons and text */ +.ibo-dashlet-badge--action-create, .ibo-title, .ibo-title--subtitle, .ibo-object-details--status, .ibo-activity-panel--add-caselog-entry-button { + display: flex; + align-items: baseline; } + +/* Note: This might not be named correctly. The intention is to make an element occupy the full height of its parent and to be centered in it */ +.ibo-breadcrumbs, .ibo-quick-create, .ibo-quick-create--head, .ibo-global-search, .ibo-global-search--head, .ibo-top-bar, .ibo-top-bar--quick-actions, .ibo-top-bar--toolbar, .ibo-top-bar--toolbar-dashboard-menu-toggler, .ibo-tab-container--tabs-list, .ibo-tab-container--tab-header, .ibo-tab-container--extra-tabs-container, .ibo-dashboard--top-bar { + display: flex; + align-items: stretch; } + +.ibo-text-truncated-with-ellipsis, .ibo-breadcrumbs--item-label, .ibo-quick-create--compartment-element, .ibo-quick-create--compartment-results--element > .option, .ibo-global-search--compartment-element, .ibo-dashlet-badge--action-list-label, .attribute-set .attribute-set-item, .selectize-control.multi .selectize-input.ibo-input-set .attribute-set-item, .ibo-navigation-menu--menu-group-title, .ibo-navigation-menu--menu-nodes-title, .ibo-tab-container--tab-toggler, .ibo-tab-container--extra-tabs-list-toggler, .ibo-tab-container--extra-tab-toggler, .ibo-activity-panel--tab-title-text, .ibo-activity-panel--filter-option { + white-space: nowrap; + overflow-x: hidden; + text-overflow: ellipsis; } + +.dataTables_paginate a.paginate_button, .ibo-dashlet-badge--action-list:hover, .ibo-dashlet-badge--action-list:active, .ibo-field--fullscreen-toggler, .search_form_handler a, .ibo-navigation-menu--menu-filter-clear, .ibo-navigation-menu--menu-filter-hint-close, .ibo-tab-container--tab-toggler, .ibo-tab-container--extra-tabs-list-toggler, .ibo-activity-panel--load-more-entries { + color: inherit; } + .dataTables_paginate a.paginate_button:hover, .dataTables_paginate .ibo-quick-create--compartment-results--element > .paginate_button.option:hover, .ibo-dashlet-badge--action-list:hover, .ibo-field--fullscreen-toggler:hover, .search_form_handler a:hover, .search_form_handler .ibo-quick-create--compartment-results--element > .option:hover, .ibo-navigation-menu--menu-filter-clear:hover, .ibo-navigation-menu--menu-filter-hint-close:hover, .ibo-tab-container--tab-toggler:hover, .ibo-tab-container--extra-tabs-list-toggler:hover, .ibo-activity-panel--load-more-entries:hover, .dataTables_paginate a.paginate_button:active, .ibo-dashlet-badge--action-list:active, .ibo-field--fullscreen-toggler:active, .search_form_handler a:active, .ibo-navigation-menu--menu-filter-clear:active, .ibo-navigation-menu--menu-filter-hint-close:active, .ibo-tab-container--tab-toggler:active, .ibo-tab-container--extra-tabs-list-toggler:active, .ibo-activity-panel--load-more-entries:active { + color: inherit; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/******************************************************************************************************************************/ +/* NOTE: Those helpers allow to easily use an icon from libs. like FontAwesome or FontCombodo within a CSS rule (eg. ::after) */ +/* To use it, simply "@extend %fa-regular-base" in a rule and put the desired icon "content: '\f054'" */ +/******************************************************************************************************************************/ +.dataTables_scrollHead thead tr th.sorting::after, .ibo-breadcrumbs--item:not(:last-child)::after { + font-family: "Font Awesome 5 Free"; + font-weight: 900; + -webkit-font-smoothing: antialiased; + display: inline-block; + font-style: normal; + font-variant: normal; + text-rendering: auto; + line-height: 1; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! bulma.io v0.9.0 | MIT License | github.com/jgthms/bulma */ +@keyframes spinAround { + from { + transform: rotate(0deg); } + to { + transform: rotate(359deg); } } +.delete, .modal-close, .button, .file, .breadcrumb, .pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis, .tabs, .is-unselectable { + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } + +.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { + border: 3px solid transparent; + border-radius: 2px; + border-right: 0; + border-top: 0; + content: " "; + display: block; + height: 0.625em; + margin-top: -0.4375em; + pointer-events: none; + position: absolute; + top: 50%; + transform: rotate(-45deg); + transform-origin: center; + width: 0.625em; } + +.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), +.subtitle:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child) { + margin-bottom: 1.5rem; } + +.delete, .modal-close { + -moz-appearance: none; + -webkit-appearance: none; + background-color: rgba(10, 10, 10, 0.2); + border: none; + border-radius: 290486px; + cursor: pointer; + pointer-events: auto; + display: inline-block; + flex-grow: 0; + flex-shrink: 0; + font-size: 0; + height: 20px; + max-height: 20px; + max-width: 20px; + min-height: 20px; + min-width: 20px; + outline: none; + position: relative; + vertical-align: top; + width: 20px; } + .delete::before, .modal-close::before, .delete::after, .modal-close::after { + background-color: white; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; } + .delete::before, .modal-close::before { + height: 2px; + width: 50%; } + .delete::after, .modal-close::after { + height: 50%; + width: 2px; } + .delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { + background-color: rgba(10, 10, 10, 0.3); } + .delete:active, .modal-close:active { + background-color: rgba(10, 10, 10, 0.4); } + .is-small.delete, .is-small.modal-close { + height: 16px; + max-height: 16px; + max-width: 16px; + min-height: 16px; + min-width: 16px; + width: 16px; } + .is-medium.delete, .is-medium.modal-close { + height: 24px; + max-height: 24px; + max-width: 24px; + min-height: 24px; + min-width: 24px; + width: 24px; } + .is-large.delete, .is-large.modal-close { + height: 32px; + max-height: 32px; + max-width: 32px; + min-height: 32px; + min-width: 32px; + width: 32px; } + +.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { + animation: spinAround 500ms infinite linear; + border: 2px solid #dbdbdb; + border-radius: 290486px; + border-right-color: transparent; + border-top-color: transparent; + content: ""; + display: block; + height: 1em; + position: relative; + width: 1em; } + +.image.is-square img, +.image.is-square .has-ratio, .image.is-1by1 img, +.image.is-1by1 .has-ratio, .image.is-5by4 img, +.image.is-5by4 .has-ratio, .image.is-4by3 img, +.image.is-4by3 .has-ratio, .image.is-3by2 img, +.image.is-3by2 .has-ratio, .image.is-5by3 img, +.image.is-5by3 .has-ratio, .image.is-16by9 img, +.image.is-16by9 .has-ratio, .image.is-2by1 img, +.image.is-2by1 .has-ratio, .image.is-3by1 img, +.image.is-3by1 .has-ratio, .image.is-4by5 img, +.image.is-4by5 .has-ratio, .image.is-3by4 img, +.image.is-3by4 .has-ratio, .image.is-2by3 img, +.image.is-2by3 .has-ratio, .image.is-3by5 img, +.image.is-3by5 .has-ratio, .image.is-9by16 img, +.image.is-9by16 .has-ratio, .image.is-1by2 img, +.image.is-1by2 .has-ratio, .image.is-1by3 img, +.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video { + bottom: 0; + left: 0; + position: absolute; + right: 0; + top: 0; } + +.button, .input, .textarea, .select select, .file-cta, +.file-name, .pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis { + -moz-appearance: none; + -webkit-appearance: none; + align-items: center; + border: 1px solid transparent; + border-radius: 4px; + box-shadow: none; + display: inline-flex; + font-size: 1rem; + height: 2.5em; + justify-content: flex-start; + line-height: 1.5; + padding-bottom: calc(0.5em - 1px); + padding-left: calc(0.75em - 1px); + padding-right: calc(0.75em - 1px); + padding-top: calc(0.5em - 1px); + position: relative; + vertical-align: top; } + .button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, + .file-name:focus, .pagination-previous:focus, + .pagination-next:focus, + .pagination-link:focus, + .pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, + .is-focused.file-name, .is-focused.pagination-previous, + .is-focused.pagination-next, + .is-focused.pagination-link, + .is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, + .file-name:active, .pagination-previous:active, + .pagination-next:active, + .pagination-link:active, + .pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, + .is-active.file-name, .is-active.pagination-previous, + .is-active.pagination-next, + .is-active.pagination-link, + .is-active.pagination-ellipsis { + outline: none; } + [disabled].button, [disabled].input, [disabled].textarea, .select select[disabled], [disabled].file-cta, + [disabled].file-name, [disabled].pagination-previous, + [disabled].pagination-next, + [disabled].pagination-link, + [disabled].pagination-ellipsis, fieldset[disabled] .button, fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .file-cta, + fieldset[disabled] .file-name, fieldset[disabled] .pagination-previous, + fieldset[disabled] .pagination-next, + fieldset[disabled] .pagination-link, + fieldset[disabled] .pagination-ellipsis { + cursor: not-allowed; } + +/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ +html, +body, +p, +ol, +ul, +li, +dl, +dt, +dd, +blockquote, +figure, +fieldset, +legend, +textarea, +pre, +iframe, +hr, +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; } + +h1, +h2, +h3, +h4, +h5, +h6 { + font-size: 100%; + font-weight: normal; } + +ul { + list-style: none; } + +button, +input, +select, +textarea { + margin: 0; } + +html { + box-sizing: border-box; } + +*, *::before, *::after { + box-sizing: inherit; } + +img, +video { + height: auto; + max-width: 100%; } + +iframe { + border: 0; } + +table { + border-collapse: collapse; + border-spacing: 0; } + +td, +th { + padding: 0; } + td:not([align]), + th:not([align]) { + text-align: inherit; } + +html { + background-color: white; + font-size: 16px; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + min-width: 300px; + overflow-x: hidden; + overflow-y: auto; + text-rendering: optimizeLegibility; + text-size-adjust: 100%; } + +article, +aside, +figure, +footer, +header, +hgroup, +section { + display: block; } + +body, +button, +input, +select, +textarea { + font-family: "Raleway"; } + +code, +pre { + -moz-osx-font-smoothing: auto; + -webkit-font-smoothing: auto; + font-family: monospace; } + +body { + color: #4a4a4a; + font-size: 1em; + font-weight: 400; + line-height: 1.5; } + +a { + color: #3273dc; + cursor: pointer; + text-decoration: none; } + a strong { + color: currentColor; } + a:hover, .ibo-quick-create--compartment-results--element > .option:hover { + color: #363636; } + +code { + background-color: whitesmoke; + color: #f14668; + font-size: 0.875em; + font-weight: normal; + padding: 0.25em 0.5em 0.25em; } + +hr { + background-color: whitesmoke; + border: none; + display: block; + height: 2px; + margin: 1.5rem 0; } + +img { + height: auto; + max-width: 100%; } + +input[type="checkbox"], +input[type="radio"] { + vertical-align: baseline; } + +small { + font-size: 0.875em; } + +span { + font-style: inherit; + font-weight: inherit; } + +strong { + color: #363636; + font-weight: 700; } + +fieldset { + border: none; } + +pre { + -webkit-overflow-scrolling: touch; + background-color: whitesmoke; + color: #4a4a4a; + font-size: 0.875em; + overflow-x: auto; + padding: 1.25rem 1.5rem; + white-space: pre; + word-wrap: normal; } + pre code { + background-color: transparent; + color: currentColor; + font-size: 1em; + padding: 0; } + +table td, +table th { + vertical-align: top; } + table td:not([align]), + table th:not([align]) { + text-align: inherit; } +table th { + color: #363636; } + +.box { + background-color: white; + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + display: block; + padding: 1.25rem; } + +a.box:hover, .ibo-quick-create--compartment-results--element > .box.option:hover, a.box:focus { + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc; } +a.box:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc; } + +.button { + background-color: white; + border-color: #dbdbdb; + border-width: 1px; + color: #363636; + cursor: pointer; + justify-content: center; + padding-bottom: calc(0.5em - 1px); + padding-left: 1em; + padding-right: 1em; + padding-top: calc(0.5em - 1px); + text-align: center; + white-space: nowrap; } + .button strong { + color: inherit; } + .button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { + height: 1.5em; + width: 1.5em; } + .button .icon:first-child:not(:last-child) { + margin-left: calc(-0.5em - 1px); + margin-right: 0.25em; } + .button .icon:last-child:not(:first-child) { + margin-left: 0.25em; + margin-right: calc(-0.5em - 1px); } + .button .icon:first-child:last-child { + margin-left: calc(-0.5em - 1px); + margin-right: calc(-0.5em - 1px); } + .button:hover, .button.is-hovered { + border-color: #b5b5b5; + color: #363636; } + .button:focus, .button.is-focused { + border-color: #3273dc; + color: #363636; } + .button:focus:not(:active), .button.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); } + .button:active, .button.is-active { + border-color: #4a4a4a; + color: #363636; } + .button.is-text { + background-color: transparent; + border-color: transparent; + color: #4a4a4a; + text-decoration: underline; } + .button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { + background-color: whitesmoke; + color: #363636; } + .button.is-text:active, .button.is-text.is-active { + background-color: #e8e8e8; + color: #363636; } + .button.is-text[disabled], fieldset[disabled] .button.is-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + .button.is-white { + background-color: white; + border-color: transparent; + color: #0a0a0a; } + .button.is-white:hover, .button.is-white.is-hovered { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; } + .button.is-white:focus, .button.is-white.is-focused { + border-color: transparent; + color: #0a0a0a; } + .button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + .button.is-white:active, .button.is-white.is-active { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; } + .button.is-white[disabled], fieldset[disabled] .button.is-white { + background-color: white; + border-color: transparent; + box-shadow: none; } + .button.is-white.is-inverted { + background-color: #0a0a0a; + color: white; } + .button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { + background-color: black; } + .button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted { + background-color: #0a0a0a; + border-color: transparent; + box-shadow: none; + color: white; } + .button.is-white.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; } + .button.is-white.is-outlined { + background-color: transparent; + border-color: white; + color: white; } + .button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused { + background-color: white; + border-color: white; + color: #0a0a0a; } + .button.is-white.is-outlined.is-loading::after { + border-color: transparent transparent white white !important; } + .button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; } + .button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; } + .button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; } + .button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused { + background-color: #0a0a0a; + color: white; } + .button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; } + .button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; } + .button.is-black { + background-color: #0a0a0a; + border-color: transparent; + color: white; } + .button.is-black:hover, .button.is-black.is-hovered { + background-color: #040404; + border-color: transparent; + color: white; } + .button.is-black:focus, .button.is-black.is-focused { + border-color: transparent; + color: white; } + .button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + .button.is-black:active, .button.is-black.is-active { + background-color: black; + border-color: transparent; + color: white; } + .button.is-black[disabled], fieldset[disabled] .button.is-black { + background-color: #0a0a0a; + border-color: transparent; + box-shadow: none; } + .button.is-black.is-inverted { + background-color: white; + color: #0a0a0a; } + .button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted { + background-color: white; + border-color: transparent; + box-shadow: none; + color: #0a0a0a; } + .button.is-black.is-loading::after { + border-color: transparent transparent white white !important; } + .button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; } + .button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; } + .button.is-black.is-outlined.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; } + .button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; } + .button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; } + .button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + color: white; } + .button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused { + background-color: white; + color: #0a0a0a; } + .button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; } + .button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; } + .button.is-light { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-light:hover, .button.is-light.is-hovered { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-light:focus, .button.is-light.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + .button.is-light:active, .button.is-light.is-active { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-light[disabled], fieldset[disabled] .button.is-light { + background-color: whitesmoke; + border-color: transparent; + box-shadow: none; } + .button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; } + .button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); } + .button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: whitesmoke; } + .button.is-light.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } + .button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + color: whitesmoke; } + .button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .button.is-light.is-outlined.is-loading::after { + border-color: transparent transparent whitesmoke whitesmoke !important; } + .button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } + .button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + box-shadow: none; + color: whitesmoke; } + .button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); } + .button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; } + .button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent whitesmoke whitesmoke !important; } + .button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); } + .button.is-dark { + background-color: #363636; + border-color: transparent; + color: #fff; } + .button.is-dark:hover, .button.is-dark.is-hovered { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; } + .button.is-dark:focus, .button.is-dark.is-focused { + border-color: transparent; + color: #fff; } + .button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + .button.is-dark:active, .button.is-dark.is-active { + background-color: #292929; + border-color: transparent; + color: #fff; } + .button.is-dark[disabled], fieldset[disabled] .button.is-dark { + background-color: #363636; + border-color: transparent; + box-shadow: none; } + .button.is-dark.is-inverted { + background-color: #fff; + color: #363636; } + .button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #363636; } + .button.is-dark.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + color: #363636; } + .button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused { + background-color: #363636; + border-color: #363636; + color: #fff; } + .button.is-dark.is-outlined.is-loading::after { + border-color: transparent transparent #363636 #363636 !important; } + .button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + box-shadow: none; + color: #363636; } + .button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #363636; } + .button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #363636 #363636 !important; } + .button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-primary { + background-color: #00d1b2; + border-color: transparent; + color: #fff; } + .button.is-primary:hover, .button.is-primary.is-hovered { + background-color: #00c4a7; + border-color: transparent; + color: #fff; } + .button.is-primary:focus, .button.is-primary.is-focused { + border-color: transparent; + color: #fff; } + .button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } + .button.is-primary:active, .button.is-primary.is-active { + background-color: #00b89c; + border-color: transparent; + color: #fff; } + .button.is-primary[disabled], fieldset[disabled] .button.is-primary { + background-color: #00d1b2; + border-color: transparent; + box-shadow: none; } + .button.is-primary.is-inverted { + background-color: #fff; + color: #00d1b2; } + .button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #00d1b2; } + .button.is-primary.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-primary.is-outlined { + background-color: transparent; + border-color: #00d1b2; + color: #00d1b2; } + .button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { + background-color: #00d1b2; + border-color: #00d1b2; + color: #fff; } + .button.is-primary.is-outlined.is-loading::after { + border-color: transparent transparent #00d1b2 #00d1b2 !important; } + .button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined { + background-color: transparent; + border-color: #00d1b2; + box-shadow: none; + color: #00d1b2; } + .button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #00d1b2; } + .button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #00d1b2 #00d1b2 !important; } + .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; } + .button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered { + background-color: #defffa; + border-color: transparent; + color: #00947e; } + .button.is-primary.is-light:active, .button.is-primary.is-light.is-active { + background-color: #d1fff8; + border-color: transparent; + color: #00947e; } + .button.is-link { + background-color: #3273dc; + border-color: transparent; + color: #fff; } + .button.is-link:hover, .button.is-link.is-hovered { + background-color: #276cda; + border-color: transparent; + color: #fff; } + .button.is-link:focus, .button.is-link.is-focused { + border-color: transparent; + color: #fff; } + .button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); } + .button.is-link:active, .button.is-link.is-active { + background-color: #2366d1; + border-color: transparent; + color: #fff; } + .button.is-link[disabled], fieldset[disabled] .button.is-link { + background-color: #3273dc; + border-color: transparent; + box-shadow: none; } + .button.is-link.is-inverted { + background-color: #fff; + color: #3273dc; } + .button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #3273dc; } + .button.is-link.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-link.is-outlined { + background-color: transparent; + border-color: #3273dc; + color: #3273dc; } + .button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused { + background-color: #3273dc; + border-color: #3273dc; + color: #fff; } + .button.is-link.is-outlined.is-loading::after { + border-color: transparent transparent #3273dc #3273dc !important; } + .button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined { + background-color: transparent; + border-color: #3273dc; + box-shadow: none; + color: #3273dc; } + .button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #3273dc; } + .button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #3273dc #3273dc !important; } + .button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-link.is-light { + background-color: #eef3fc; + color: #2160c4; } + .button.is-link.is-light:hover, .button.is-link.is-light.is-hovered { + background-color: #e3ecfa; + border-color: transparent; + color: #2160c4; } + .button.is-link.is-light:active, .button.is-link.is-light.is-active { + background-color: #d8e4f8; + border-color: transparent; + color: #2160c4; } + .button.is-info { + background-color: #3298dc; + border-color: transparent; + color: #fff; } + .button.is-info:hover, .button.is-info.is-hovered { + background-color: #2793da; + border-color: transparent; + color: #fff; } + .button.is-info:focus, .button.is-info.is-focused { + border-color: transparent; + color: #fff; } + .button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); } + .button.is-info:active, .button.is-info.is-active { + background-color: #238cd1; + border-color: transparent; + color: #fff; } + .button.is-info[disabled], fieldset[disabled] .button.is-info { + background-color: #3298dc; + border-color: transparent; + box-shadow: none; } + .button.is-info.is-inverted { + background-color: #fff; + color: #3298dc; } + .button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #3298dc; } + .button.is-info.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-info.is-outlined { + background-color: transparent; + border-color: #3298dc; + color: #3298dc; } + .button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused { + background-color: #3298dc; + border-color: #3298dc; + color: #fff; } + .button.is-info.is-outlined.is-loading::after { + border-color: transparent transparent #3298dc #3298dc !important; } + .button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined { + background-color: transparent; + border-color: #3298dc; + box-shadow: none; + color: #3298dc; } + .button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #3298dc; } + .button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #3298dc #3298dc !important; } + .button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-info.is-light { + background-color: #eef6fc; + color: #1d72aa; } + .button.is-info.is-light:hover, .button.is-info.is-light.is-hovered { + background-color: #e3f1fa; + border-color: transparent; + color: #1d72aa; } + .button.is-info.is-light:active, .button.is-info.is-light.is-active { + background-color: #d8ebf8; + border-color: transparent; + color: #1d72aa; } + .button.is-success { + background-color: #48c774; + border-color: transparent; + color: #fff; } + .button.is-success:hover, .button.is-success.is-hovered { + background-color: #3ec46d; + border-color: transparent; + color: #fff; } + .button.is-success:focus, .button.is-success.is-focused { + border-color: transparent; + color: #fff; } + .button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25); } + .button.is-success:active, .button.is-success.is-active { + background-color: #3abb67; + border-color: transparent; + color: #fff; } + .button.is-success[disabled], fieldset[disabled] .button.is-success { + background-color: #48c774; + border-color: transparent; + box-shadow: none; } + .button.is-success.is-inverted { + background-color: #fff; + color: #48c774; } + .button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #48c774; } + .button.is-success.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-success.is-outlined { + background-color: transparent; + border-color: #48c774; + color: #48c774; } + .button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused { + background-color: #48c774; + border-color: #48c774; + color: #fff; } + .button.is-success.is-outlined.is-loading::after { + border-color: transparent transparent #48c774 #48c774 !important; } + .button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined { + background-color: transparent; + border-color: #48c774; + box-shadow: none; + color: #48c774; } + .button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #48c774; } + .button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #48c774 #48c774 !important; } + .button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-success.is-light { + background-color: #effaf3; + color: #257942; } + .button.is-success.is-light:hover, .button.is-success.is-light.is-hovered { + background-color: #e6f7ec; + border-color: transparent; + color: #257942; } + .button.is-success.is-light:active, .button.is-success.is-light.is-active { + background-color: #dcf4e4; + border-color: transparent; + color: #257942; } + .button.is-warning { + background-color: #ffdd57; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning:hover, .button.is-warning.is-hovered { + background-color: #ffdb4a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning:focus, .button.is-warning.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + .button.is-warning:active, .button.is-warning.is-active { + background-color: #ffd83d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning[disabled], fieldset[disabled] .button.is-warning { + background-color: #ffdd57; + border-color: transparent; + box-shadow: none; } + .button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: #ffdd57; } + .button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); } + .button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: #ffdd57; } + .button.is-warning.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } + .button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffdd57; + color: #ffdd57; } + .button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused { + background-color: #ffdd57; + border-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning.is-outlined.is-loading::after { + border-color: transparent transparent #ffdd57 #ffdd57 !important; } + .button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } + .button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffdd57; + box-shadow: none; + color: #ffdd57; } + .button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); } + .button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: #ffdd57; } + .button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #ffdd57 #ffdd57 !important; } + .button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); } + .button.is-warning.is-light { + background-color: #fffbeb; + color: #947600; } + .button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered { + background-color: #fff8de; + border-color: transparent; + color: #947600; } + .button.is-warning.is-light:active, .button.is-warning.is-light.is-active { + background-color: #fff6d1; + border-color: transparent; + color: #947600; } + .button.is-danger { + background-color: #f14668; + border-color: transparent; + color: #fff; } + .button.is-danger:hover, .button.is-danger.is-hovered { + background-color: #f03a5f; + border-color: transparent; + color: #fff; } + .button.is-danger:focus, .button.is-danger.is-focused { + border-color: transparent; + color: #fff; } + .button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } + .button.is-danger:active, .button.is-danger.is-active { + background-color: #ef2e55; + border-color: transparent; + color: #fff; } + .button.is-danger[disabled], fieldset[disabled] .button.is-danger { + background-color: #f14668; + border-color: transparent; + box-shadow: none; } + .button.is-danger.is-inverted { + background-color: #fff; + color: #f14668; } + .button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { + background-color: #f2f2f2; } + .button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #f14668; } + .button.is-danger.is-loading::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + color: #f14668; } + .button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused { + background-color: #f14668; + border-color: #f14668; + color: #fff; } + .button.is-danger.is-outlined.is-loading::after { + border-color: transparent transparent #f14668 #f14668 !important; } + .button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; } + .button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + box-shadow: none; + color: #f14668; } + .button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; } + .button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #f14668; } + .button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #f14668 #f14668 !important; } + .button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; } + .button.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; } + .button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered { + background-color: #fde0e6; + border-color: transparent; + color: #cc0f35; } + .button.is-danger.is-light:active, .button.is-danger.is-light.is-active { + background-color: #fcd4dc; + border-color: transparent; + color: #cc0f35; } + .button.is-small { + border-radius: 2px; + font-size: 0.75rem; } + .button.is-normal { + font-size: 1rem; } + .button.is-medium { + font-size: 1.25rem; } + .button.is-large { + font-size: 1.5rem; } + .button[disabled], fieldset[disabled] .button { + background-color: white; + border-color: #dbdbdb; + box-shadow: none; + opacity: 0.5; } + .button.is-fullwidth { + display: flex; + width: 100%; } + .button.is-loading { + color: transparent !important; + pointer-events: none; } + .button.is-loading::after { + position: absolute; + left: calc(50% - (1em / 2)); + top: calc(50% - (1em / 2)); + position: absolute !important; } + .button.is-static { + background-color: whitesmoke; + border-color: #dbdbdb; + color: #7a7a7a; + box-shadow: none; + pointer-events: none; } + .button.is-rounded { + border-radius: 290486px; + padding-left: calc(1em + 0.25em); + padding-right: calc(1em + 0.25em); } + +.buttons { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; } + .buttons .button { + margin-bottom: 0.5rem; } + .buttons .button:not(:last-child):not(.is-fullwidth) { + margin-right: 0.5rem; } + .buttons:last-child { + margin-bottom: -0.5rem; } + .buttons:not(:last-child) { + margin-bottom: 1rem; } + .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { + border-radius: 2px; + font-size: 0.75rem; } + .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { + font-size: 1.25rem; } + .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { + font-size: 1.5rem; } + .buttons.has-addons .button:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .buttons.has-addons .button:not(:last-child) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + margin-right: -1px; } + .buttons.has-addons .button:last-child { + margin-right: 0; } + .buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { + z-index: 2; } + .buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { + z-index: 3; } + .buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { + z-index: 4; } + .buttons.has-addons .button.is-expanded { + flex-grow: 1; + flex-shrink: 1; } + .buttons.is-centered { + justify-content: center; } + .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; } + .buttons.is-right { + justify-content: flex-end; } + .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; } + +.container { + flex-grow: 1; + margin: 0 auto; + position: relative; + width: auto; } + .container.is-fluid { + max-width: none; + padding-left: 32px; + padding-right: 32px; + width: 100%; } + @media screen and (min-width: 1024px) { + .container { + max-width: 960px; } } + @media screen and (max-width: 1215px) { + .container.is-widescreen { + max-width: 1152px; } } + @media screen and (max-width: 1407px) { + .container.is-fullhd { + max-width: 1344px; } } + @media screen and (min-width: 1216px) { + .container { + max-width: 1152px; } } + @media screen and (min-width: 1408px) { + .container { + max-width: 1344px; } } + +.content li + li { + margin-top: 0.25em; } +.content p:not(:last-child), +.content dl:not(:last-child), +.content ol:not(:last-child), +.content ul:not(:last-child), +.content blockquote:not(:last-child), +.content pre:not(:last-child), +.content table:not(:last-child) { + margin-bottom: 1em; } +.content h1, +.content h2, +.content h3, +.content h4, +.content h5, +.content h6 { + color: #363636; + font-weight: 600; + line-height: 1.125; } +.content h1 { + font-size: 2em; + margin-bottom: 0.5em; } + .content h1:not(:first-child) { + margin-top: 1em; } +.content h2 { + font-size: 1.75em; + margin-bottom: 0.5714em; } + .content h2:not(:first-child) { + margin-top: 1.1428em; } +.content h3 { + font-size: 1.5em; + margin-bottom: 0.6666em; } + .content h3:not(:first-child) { + margin-top: 1.3333em; } +.content h4 { + font-size: 1.25em; + margin-bottom: 0.8em; } +.content h5 { + font-size: 1.125em; + margin-bottom: 0.8888em; } +.content h6 { + font-size: 1em; + margin-bottom: 1em; } +.content blockquote { + background-color: whitesmoke; + border-left: 5px solid #dbdbdb; + padding: 1.25em 1.5em; } +.content ol { + list-style-position: outside; + margin-left: 2em; + margin-top: 1em; } + .content ol:not([type]) { + list-style-type: decimal; } + .content ol:not([type]).is-lower-alpha { + list-style-type: lower-alpha; } + .content ol:not([type]).is-lower-roman { + list-style-type: lower-roman; } + .content ol:not([type]).is-upper-alpha { + list-style-type: upper-alpha; } + .content ol:not([type]).is-upper-roman { + list-style-type: upper-roman; } +.content ul { + list-style: disc outside; + margin-left: 2em; + margin-top: 1em; } + .content ul ul { + list-style-type: circle; + margin-top: 0.5em; } + .content ul ul ul { + list-style-type: square; } +.content dd { + margin-left: 2em; } +.content figure { + margin-left: 2em; + margin-right: 2em; + text-align: center; } + .content figure:not(:first-child) { + margin-top: 2em; } + .content figure:not(:last-child) { + margin-bottom: 2em; } + .content figure img { + display: inline-block; } + .content figure figcaption { + font-style: italic; } +.content pre { + -webkit-overflow-scrolling: touch; + overflow-x: auto; + padding: 1.25em 1.5em; + white-space: pre; + word-wrap: normal; } +.content sup, +.content sub { + font-size: 75%; } +.content table { + width: 100%; } + .content table td, + .content table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; } + .content table th { + color: #363636; } + .content table th:not([align]) { + text-align: inherit; } + .content table thead td, + .content table thead th { + border-width: 0 0 2px; + color: #363636; } + .content table tfoot td, + .content table tfoot th { + border-width: 2px 0 0; + color: #363636; } + .content table tbody tr:last-child td, + .content table tbody tr:last-child th { + border-bottom-width: 0; } +.content .tabs li + li { + margin-top: 0; } +.content.is-small { + font-size: 0.75rem; } +.content.is-medium { + font-size: 1.25rem; } +.content.is-large { + font-size: 1.5rem; } + +.icon { + align-items: center; + display: inline-flex; + justify-content: center; + height: 1.5rem; + width: 1.5rem; } + .icon.is-small { + height: 1rem; + width: 1rem; } + .icon.is-medium { + height: 2rem; + width: 2rem; } + .icon.is-large { + height: 3rem; + width: 3rem; } + +.image { + display: block; + position: relative; } + .image img { + display: block; + height: auto; + width: 100%; } + .image img.is-rounded { + border-radius: 290486px; } + .image.is-fullwidth { + width: 100%; } + .image.is-square img, + .image.is-square .has-ratio, .image.is-1by1 img, + .image.is-1by1 .has-ratio, .image.is-5by4 img, + .image.is-5by4 .has-ratio, .image.is-4by3 img, + .image.is-4by3 .has-ratio, .image.is-3by2 img, + .image.is-3by2 .has-ratio, .image.is-5by3 img, + .image.is-5by3 .has-ratio, .image.is-16by9 img, + .image.is-16by9 .has-ratio, .image.is-2by1 img, + .image.is-2by1 .has-ratio, .image.is-3by1 img, + .image.is-3by1 .has-ratio, .image.is-4by5 img, + .image.is-4by5 .has-ratio, .image.is-3by4 img, + .image.is-3by4 .has-ratio, .image.is-2by3 img, + .image.is-2by3 .has-ratio, .image.is-3by5 img, + .image.is-3by5 .has-ratio, .image.is-9by16 img, + .image.is-9by16 .has-ratio, .image.is-1by2 img, + .image.is-1by2 .has-ratio, .image.is-1by3 img, + .image.is-1by3 .has-ratio { + height: 100%; + width: 100%; } + .image.is-square, .image.is-1by1 { + padding-top: 100%; } + .image.is-5by4 { + padding-top: 80%; } + .image.is-4by3 { + padding-top: 75%; } + .image.is-3by2 { + padding-top: 66.6666%; } + .image.is-5by3 { + padding-top: 60%; } + .image.is-16by9 { + padding-top: 56.25%; } + .image.is-2by1 { + padding-top: 50%; } + .image.is-3by1 { + padding-top: 33.3333%; } + .image.is-4by5 { + padding-top: 125%; } + .image.is-3by4 { + padding-top: 133.3333%; } + .image.is-2by3 { + padding-top: 150%; } + .image.is-3by5 { + padding-top: 166.6666%; } + .image.is-9by16 { + padding-top: 177.7777%; } + .image.is-1by2 { + padding-top: 200%; } + .image.is-1by3 { + padding-top: 300%; } + .image.is-16x16 { + height: 16px; + width: 16px; } + .image.is-24x24 { + height: 24px; + width: 24px; } + .image.is-32x32 { + height: 32px; + width: 32px; } + .image.is-48x48 { + height: 48px; + width: 48px; } + .image.is-64x64 { + height: 64px; + width: 64px; } + .image.is-96x96 { + height: 96px; + width: 96px; } + .image.is-128x128 { + height: 128px; + width: 128px; } + +.notification { + background-color: whitesmoke; + border-radius: 4px; + position: relative; + padding: 1.25rem 2.5rem 1.25rem 1.5rem; } + .notification a:not(.button):not(.dropdown-item) { + color: currentColor; + text-decoration: underline; } + .notification strong { + color: currentColor; } + .notification code, + .notification pre { + background: white; } + .notification pre code { + background: transparent; } + .notification > .delete { + right: 0.5rem; + position: absolute; + top: 0.5rem; } + .notification .title, + .notification .subtitle, + .notification .content { + color: currentColor; } + .notification.is-white { + background-color: white; + color: #0a0a0a; } + .notification.is-black { + background-color: #0a0a0a; + color: white; } + .notification.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .notification.is-dark { + background-color: #363636; + color: #fff; } + .notification.is-primary { + background-color: #00d1b2; + color: #fff; } + .notification.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; } + .notification.is-link { + background-color: #3273dc; + color: #fff; } + .notification.is-link.is-light { + background-color: #eef3fc; + color: #2160c4; } + .notification.is-info { + background-color: #3298dc; + color: #fff; } + .notification.is-info.is-light { + background-color: #eef6fc; + color: #1d72aa; } + .notification.is-success { + background-color: #48c774; + color: #fff; } + .notification.is-success.is-light { + background-color: #effaf3; + color: #257942; } + .notification.is-warning { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .notification.is-warning.is-light { + background-color: #fffbeb; + color: #947600; } + .notification.is-danger { + background-color: #f14668; + color: #fff; } + .notification.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; } + +.progress { + -moz-appearance: none; + -webkit-appearance: none; + border: none; + border-radius: 290486px; + display: block; + height: 1rem; + overflow: hidden; + padding: 0; + width: 100%; } + .progress::-webkit-progress-bar { + background-color: #ededed; } + .progress::-webkit-progress-value { + background-color: #4a4a4a; } + .progress::-moz-progress-bar { + background-color: #4a4a4a; } + .progress::-ms-fill { + background-color: #4a4a4a; + border: none; } + .progress.is-white::-webkit-progress-value { + background-color: white; } + .progress.is-white::-moz-progress-bar { + background-color: white; } + .progress.is-white::-ms-fill { + background-color: white; } + .progress.is-white:indeterminate { + background-image: linear-gradient(to right, white 30%, #ededed 30%); } + .progress.is-black::-webkit-progress-value { + background-color: #0a0a0a; } + .progress.is-black::-moz-progress-bar { + background-color: #0a0a0a; } + .progress.is-black::-ms-fill { + background-color: #0a0a0a; } + .progress.is-black:indeterminate { + background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); } + .progress.is-light::-webkit-progress-value { + background-color: whitesmoke; } + .progress.is-light::-moz-progress-bar { + background-color: whitesmoke; } + .progress.is-light::-ms-fill { + background-color: whitesmoke; } + .progress.is-light:indeterminate { + background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); } + .progress.is-dark::-webkit-progress-value { + background-color: #363636; } + .progress.is-dark::-moz-progress-bar { + background-color: #363636; } + .progress.is-dark::-ms-fill { + background-color: #363636; } + .progress.is-dark:indeterminate { + background-image: linear-gradient(to right, #363636 30%, #ededed 30%); } + .progress.is-primary::-webkit-progress-value { + background-color: #00d1b2; } + .progress.is-primary::-moz-progress-bar { + background-color: #00d1b2; } + .progress.is-primary::-ms-fill { + background-color: #00d1b2; } + .progress.is-primary:indeterminate { + background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%); } + .progress.is-link::-webkit-progress-value { + background-color: #3273dc; } + .progress.is-link::-moz-progress-bar { + background-color: #3273dc; } + .progress.is-link::-ms-fill { + background-color: #3273dc; } + .progress.is-link:indeterminate { + background-image: linear-gradient(to right, #3273dc 30%, #ededed 30%); } + .progress.is-info::-webkit-progress-value { + background-color: #3298dc; } + .progress.is-info::-moz-progress-bar { + background-color: #3298dc; } + .progress.is-info::-ms-fill { + background-color: #3298dc; } + .progress.is-info:indeterminate { + background-image: linear-gradient(to right, #3298dc 30%, #ededed 30%); } + .progress.is-success::-webkit-progress-value { + background-color: #48c774; } + .progress.is-success::-moz-progress-bar { + background-color: #48c774; } + .progress.is-success::-ms-fill { + background-color: #48c774; } + .progress.is-success:indeterminate { + background-image: linear-gradient(to right, #48c774 30%, #ededed 30%); } + .progress.is-warning::-webkit-progress-value { + background-color: #ffdd57; } + .progress.is-warning::-moz-progress-bar { + background-color: #ffdd57; } + .progress.is-warning::-ms-fill { + background-color: #ffdd57; } + .progress.is-warning:indeterminate { + background-image: linear-gradient(to right, #ffdd57 30%, #ededed 30%); } + .progress.is-danger::-webkit-progress-value { + background-color: #f14668; } + .progress.is-danger::-moz-progress-bar { + background-color: #f14668; } + .progress.is-danger::-ms-fill { + background-color: #f14668; } + .progress.is-danger:indeterminate { + background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); } + .progress:indeterminate { + animation-duration: 1.5s; + animation-iteration-count: infinite; + animation-name: moveIndeterminate; + animation-timing-function: linear; + background-color: #ededed; + background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%); + background-position: top left; + background-repeat: no-repeat; + background-size: 150% 150%; } + .progress:indeterminate::-webkit-progress-bar { + background-color: transparent; } + .progress:indeterminate::-moz-progress-bar { + background-color: transparent; } + .progress.is-small { + height: 0.75rem; } + .progress.is-medium { + height: 1.25rem; } + .progress.is-large { + height: 1.5rem; } + +@keyframes moveIndeterminate { + from { + background-position: 200% 0; } + to { + background-position: -200% 0; } } +.table { + background-color: white; + color: #363636; } + .table td, + .table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; } + .table td.is-white, + .table th.is-white { + background-color: white; + border-color: white; + color: #0a0a0a; } + .table td.is-black, + .table th.is-black { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; } + .table td.is-light, + .table th.is-light { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .table td.is-dark, + .table th.is-dark { + background-color: #363636; + border-color: #363636; + color: #fff; } + .table td.is-primary, + .table th.is-primary { + background-color: #00d1b2; + border-color: #00d1b2; + color: #fff; } + .table td.is-link, + .table th.is-link { + background-color: #3273dc; + border-color: #3273dc; + color: #fff; } + .table td.is-info, + .table th.is-info { + background-color: #3298dc; + border-color: #3298dc; + color: #fff; } + .table td.is-success, + .table th.is-success { + background-color: #48c774; + border-color: #48c774; + color: #fff; } + .table td.is-warning, + .table th.is-warning { + background-color: #ffdd57; + border-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .table td.is-danger, + .table th.is-danger { + background-color: #f14668; + border-color: #f14668; + color: #fff; } + .table td.is-narrow, + .table th.is-narrow { + white-space: nowrap; + width: 1%; } + .table td.is-selected, + .table th.is-selected { + background-color: #00d1b2; + color: #fff; } + .table td.is-selected a, + .table td.is-selected strong, + .table th.is-selected a, + .table th.is-selected strong { + color: currentColor; } + .table td.is-vcentered, + .table th.is-vcentered { + vertical-align: middle; } + .table th { + color: #363636; } + .table th:not([align]) { + text-align: inherit; } + .table tr.is-selected { + background-color: #00d1b2; + color: #fff; } + .table tr.is-selected a, + .table tr.is-selected strong { + color: currentColor; } + .table tr.is-selected td, + .table tr.is-selected th { + border-color: #fff; + color: currentColor; } + .table thead { + background-color: transparent; } + .table thead td, + .table thead th { + border-width: 0 0 2px; + color: #363636; } + .table tfoot { + background-color: transparent; } + .table tfoot td, + .table tfoot th { + border-width: 2px 0 0; + color: #363636; } + .table tbody { + background-color: transparent; } + .table tbody tr:last-child td, + .table tbody tr:last-child th { + border-bottom-width: 0; } + .table.is-bordered td, + .table.is-bordered th { + border-width: 1px; } + .table.is-bordered tr:last-child td, + .table.is-bordered tr:last-child th { + border-bottom-width: 1px; } + .table.is-fullwidth { + width: 100%; } + .table.is-hoverable tbody tr:not(.is-selected):hover { + background-color: #fafafa; } + .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { + background-color: #fafafa; } + .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { + background-color: whitesmoke; } + .table.is-narrow td, + .table.is-narrow th { + padding: 0.25em 0.5em; } + .table.is-striped tbody tr:not(.is-selected):nth-child(even) { + background-color: #fafafa; } + +.table-container { + -webkit-overflow-scrolling: touch; + overflow: auto; + overflow-y: hidden; + max-width: 100%; } + +.tags { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; } + .tags .tag { + margin-bottom: 0.5rem; } + .tags .tag:not(:last-child) { + margin-right: 0.5rem; } + .tags:last-child { + margin-bottom: -0.5rem; } + .tags:not(:last-child) { + margin-bottom: 1rem; } + .tags.are-medium .tag:not(.is-normal):not(.is-large) { + font-size: 1rem; } + .tags.are-large .tag:not(.is-normal):not(.is-medium) { + font-size: 1.25rem; } + .tags.is-centered { + justify-content: center; } + .tags.is-centered .tag { + margin-right: 0.25rem; + margin-left: 0.25rem; } + .tags.is-right { + justify-content: flex-end; } + .tags.is-right .tag:not(:first-child) { + margin-left: 0.5rem; } + .tags.is-right .tag:not(:last-child) { + margin-right: 0; } + .tags.has-addons .tag { + margin-right: 0; } + .tags.has-addons .tag:not(:first-child) { + margin-left: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } + .tags.has-addons .tag:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + +.tag:not(body) { + align-items: center; + background-color: whitesmoke; + border-radius: 4px; + color: #4a4a4a; + display: inline-flex; + font-size: 0.75rem; + height: 2em; + justify-content: center; + line-height: 1.5; + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; } + .tag:not(body) .delete { + margin-left: 0.25rem; + margin-right: -0.375rem; } + .tag:not(body).is-white { + background-color: white; + color: #0a0a0a; } + .tag:not(body).is-black { + background-color: #0a0a0a; + color: white; } + .tag:not(body).is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .tag:not(body).is-dark { + background-color: #363636; + color: #fff; } + .tag:not(body).is-primary { + background-color: #00d1b2; + color: #fff; } + .tag:not(body).is-primary.is-light { + background-color: #ebfffc; + color: #00947e; } + .tag:not(body).is-link { + background-color: #3273dc; + color: #fff; } + .tag:not(body).is-link.is-light { + background-color: #eef3fc; + color: #2160c4; } + .tag:not(body).is-info { + background-color: #3298dc; + color: #fff; } + .tag:not(body).is-info.is-light { + background-color: #eef6fc; + color: #1d72aa; } + .tag:not(body).is-success { + background-color: #48c774; + color: #fff; } + .tag:not(body).is-success.is-light { + background-color: #effaf3; + color: #257942; } + .tag:not(body).is-warning { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .tag:not(body).is-warning.is-light { + background-color: #fffbeb; + color: #947600; } + .tag:not(body).is-danger { + background-color: #f14668; + color: #fff; } + .tag:not(body).is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; } + .tag:not(body).is-normal { + font-size: 0.75rem; } + .tag:not(body).is-medium { + font-size: 1rem; } + .tag:not(body).is-large { + font-size: 1.25rem; } + .tag:not(body) .icon:first-child:not(:last-child) { + margin-left: -0.375em; + margin-right: 0.1875em; } + .tag:not(body) .icon:last-child:not(:first-child) { + margin-left: 0.1875em; + margin-right: -0.375em; } + .tag:not(body) .icon:first-child:last-child { + margin-left: -0.375em; + margin-right: -0.375em; } + .tag:not(body).is-delete { + margin-left: 1px; + padding: 0; + position: relative; + width: 2em; } + .tag:not(body).is-delete::before, .tag:not(body).is-delete::after { + background-color: currentColor; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; } + .tag:not(body).is-delete::before { + height: 1px; + width: 50%; } + .tag:not(body).is-delete::after { + height: 50%; + width: 1px; } + .tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { + background-color: #e8e8e8; } + .tag:not(body).is-delete:active { + background-color: #dbdbdb; } + .tag:not(body).is-rounded { + border-radius: 290486px; } + +a.tag:hover, .ibo-quick-create--compartment-results--element > .tag.option:hover { + text-decoration: underline; } + +.title, +.subtitle { + word-break: break-word; } + .title em, + .title span, + .subtitle em, + .subtitle span { + font-weight: inherit; } + .title sub, + .subtitle sub { + font-size: 0.75em; } + .title sup, + .subtitle sup { + font-size: 0.75em; } + .title .tag, + .subtitle .tag { + vertical-align: middle; } + +.title { + color: #363636; + font-size: 2rem; + font-weight: 600; + line-height: 1.125; } + .title strong { + color: inherit; + font-weight: inherit; } + .title + .highlight { + margin-top: -0.75rem; } + .title:not(.is-spaced) + .subtitle { + margin-top: -1.25rem; } + .title.is-1 { + font-size: 3rem; } + .title.is-2 { + font-size: 2.5rem; } + .title.is-3 { + font-size: 2rem; } + .title.is-4 { + font-size: 1.5rem; } + .title.is-5 { + font-size: 1.25rem; } + .title.is-6 { + font-size: 1rem; } + .title.is-7 { + font-size: 0.75rem; } + +.subtitle { + color: #4a4a4a; + font-size: 1.25rem; + font-weight: 400; + line-height: 1.25; } + .subtitle strong { + color: #363636; + font-weight: 600; } + .subtitle:not(.is-spaced) + .title { + margin-top: -1.25rem; } + .subtitle.is-1 { + font-size: 3rem; } + .subtitle.is-2 { + font-size: 2.5rem; } + .subtitle.is-3 { + font-size: 2rem; } + .subtitle.is-4 { + font-size: 1.5rem; } + .subtitle.is-5 { + font-size: 1.25rem; } + .subtitle.is-6 { + font-size: 1rem; } + .subtitle.is-7 { + font-size: 0.75rem; } + +.heading { + display: block; + font-size: 11px; + letter-spacing: 1px; + margin-bottom: 5px; + text-transform: uppercase; } + +.highlight { + font-weight: 400; + max-width: 100%; + overflow: hidden; + padding: 0; } + .highlight pre { + overflow: auto; + max-width: 100%; } + +.number { + align-items: center; + background-color: whitesmoke; + border-radius: 290486px; + display: inline-flex; + font-size: 1.25rem; + height: 2em; + justify-content: center; + margin-right: 1.5rem; + min-width: 2.5em; + padding: 0.25rem 0.5rem; + text-align: center; + vertical-align: top; } + +.input, .textarea, .select select { + background-color: white; + border-color: #dbdbdb; + border-radius: 4px; + color: #363636; } + .input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { + color: rgba(54, 54, 54, 0.3); } + .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { + color: rgba(54, 54, 54, 0.3); } + .input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { + color: rgba(54, 54, 54, 0.3); } + .input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { + color: rgba(54, 54, 54, 0.3); } + .input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { + border-color: #b5b5b5; } + .input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { + border-color: #3273dc; + box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); } + [disabled].input, [disabled].textarea, .select select[disabled], fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select { + background-color: whitesmoke; + border-color: whitesmoke; + box-shadow: none; + color: #7a7a7a; } + [disabled].input::-moz-placeholder, [disabled].textarea::-moz-placeholder, .select select[disabled]::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder { + color: rgba(122, 122, 122, 0.3); } + [disabled].input::-webkit-input-placeholder, [disabled].textarea::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder { + color: rgba(122, 122, 122, 0.3); } + [disabled].input:-moz-placeholder, [disabled].textarea:-moz-placeholder, .select select[disabled]:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder { + color: rgba(122, 122, 122, 0.3); } + [disabled].input:-ms-input-placeholder, [disabled].textarea:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder { + color: rgba(122, 122, 122, 0.3); } + +.input, .textarea { + box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); + max-width: 100%; + width: 100%; } + [readonly].input, [readonly].textarea { + box-shadow: none; } + .is-white.input, .is-white.textarea { + border-color: white; } + .is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + .is-black.input, .is-black.textarea { + border-color: #0a0a0a; } + .is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + .is-light.input, .is-light.textarea { + border-color: whitesmoke; } + .is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + .is-dark.input, .is-dark.textarea { + border-color: #363636; } + .is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + .is-primary.input, .is-primary.textarea { + border-color: #00d1b2; } + .is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } + .is-link.input, .is-link.textarea { + border-color: #3273dc; } + .is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); } + .is-info.input, .is-info.textarea { + border-color: #3298dc; } + .is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); } + .is-success.input, .is-success.textarea { + border-color: #48c774; } + .is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25); } + .is-warning.input, .is-warning.textarea { + border-color: #ffdd57; } + .is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + .is-danger.input, .is-danger.textarea { + border-color: #f14668; } + .is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } + .is-small.input, .is-small.textarea { + border-radius: 2px; + font-size: 0.75rem; } + .is-medium.input, .is-medium.textarea { + font-size: 1.25rem; } + .is-large.input, .is-large.textarea { + font-size: 1.5rem; } + .is-fullwidth.input, .is-fullwidth.textarea { + display: block; + width: 100%; } + .is-inline.input, .is-inline.textarea { + display: inline; + width: auto; } + +.input.is-rounded { + border-radius: 290486px; + padding-left: calc(calc(0.75em - 1px) + 0.375em); + padding-right: calc(calc(0.75em - 1px) + 0.375em); } +.input.is-static { + background-color: transparent; + border-color: transparent; + box-shadow: none; + padding-left: 0; + padding-right: 0; } + +.textarea { + display: block; + max-width: 100%; + min-width: 100%; + padding: calc(0.75em - 1px); + resize: vertical; } + .textarea:not([rows]) { + max-height: 40em; + min-height: 8em; } + .textarea[rows] { + height: initial; } + .textarea.has-fixed-size { + resize: none; } + +.checkbox, .radio { + cursor: pointer; + display: inline-block; + line-height: 1.25; + position: relative; } + .checkbox input, .radio input { + cursor: pointer; } + .checkbox:hover, .radio:hover { + color: #363636; } + [disabled].checkbox, [disabled].radio, fieldset[disabled] .checkbox, fieldset[disabled] .radio { + color: #7a7a7a; + cursor: not-allowed; } + +.radio + .radio { + margin-left: 0.5em; } + +.select { + display: inline-block; + max-width: 100%; + position: relative; + vertical-align: top; } + .select:not(.is-multiple) { + height: 2.5em; } + .select:not(.is-multiple):not(.is-loading)::after { + border-color: #3273dc; + right: 1.125em; + z-index: 4; } + .select.is-rounded select { + border-radius: 290486px; + padding-left: 1em; } + .select select { + cursor: pointer; + display: block; + font-size: 1em; + max-width: 100%; + outline: none; } + .select select::-ms-expand { + display: none; } + .select select[disabled]:hover, fieldset[disabled] .select select:hover { + border-color: whitesmoke; } + .select select:not([multiple]) { + padding-right: 2.5em; } + .select select[multiple] { + height: auto; + padding: 0; } + .select select[multiple] option { + padding: 0.5em 1em; } + .select:not(.is-multiple):not(.is-loading):hover::after { + border-color: #363636; } + .select.is-white:not(:hover)::after { + border-color: white; } + .select.is-white select { + border-color: white; } + .select.is-white select:hover, .select.is-white select.is-hovered { + border-color: #f2f2f2; } + .select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } + .select.is-black:not(:hover)::after { + border-color: #0a0a0a; } + .select.is-black select { + border-color: #0a0a0a; } + .select.is-black select:hover, .select.is-black select.is-hovered { + border-color: black; } + .select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } + .select.is-light:not(:hover)::after { + border-color: whitesmoke; } + .select.is-light select { + border-color: whitesmoke; } + .select.is-light select:hover, .select.is-light select.is-hovered { + border-color: #e8e8e8; } + .select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } + .select.is-dark:not(:hover)::after { + border-color: #363636; } + .select.is-dark select { + border-color: #363636; } + .select.is-dark select:hover, .select.is-dark select.is-hovered { + border-color: #292929; } + .select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } + .select.is-primary:not(:hover)::after { + border-color: #00d1b2; } + .select.is-primary select { + border-color: #00d1b2; } + .select.is-primary select:hover, .select.is-primary select.is-hovered { + border-color: #00b89c; } + .select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } + .select.is-link:not(:hover)::after { + border-color: #3273dc; } + .select.is-link select { + border-color: #3273dc; } + .select.is-link select:hover, .select.is-link select.is-hovered { + border-color: #2366d1; } + .select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { + box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); } + .select.is-info:not(:hover)::after { + border-color: #3298dc; } + .select.is-info select { + border-color: #3298dc; } + .select.is-info select:hover, .select.is-info select.is-hovered { + border-color: #238cd1; } + .select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { + box-shadow: 0 0 0 0.125em rgba(50, 152, 220, 0.25); } + .select.is-success:not(:hover)::after { + border-color: #48c774; } + .select.is-success select { + border-color: #48c774; } + .select.is-success select:hover, .select.is-success select.is-hovered { + border-color: #3abb67; } + .select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { + box-shadow: 0 0 0 0.125em rgba(72, 199, 116, 0.25); } + .select.is-warning:not(:hover)::after { + border-color: #ffdd57; } + .select.is-warning select { + border-color: #ffdd57; } + .select.is-warning select:hover, .select.is-warning select.is-hovered { + border-color: #ffd83d; } + .select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); } + .select.is-danger:not(:hover)::after { + border-color: #f14668; } + .select.is-danger select { + border-color: #f14668; } + .select.is-danger select:hover, .select.is-danger select.is-hovered { + border-color: #ef2e55; } + .select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } + .select.is-small { + border-radius: 2px; + font-size: 0.75rem; } + .select.is-medium { + font-size: 1.25rem; } + .select.is-large { + font-size: 1.5rem; } + .select.is-disabled::after { + border-color: #7a7a7a; } + .select.is-fullwidth { + width: 100%; } + .select.is-fullwidth select { + width: 100%; } + .select.is-loading::after { + margin-top: 0; + position: absolute; + right: 0.625em; + top: 0.625em; + transform: none; } + .select.is-loading.is-small:after { + font-size: 0.75rem; } + .select.is-loading.is-medium:after { + font-size: 1.25rem; } + .select.is-loading.is-large:after { + font-size: 1.5rem; } + +.file { + align-items: stretch; + display: flex; + justify-content: flex-start; + position: relative; } + .file.is-white .file-cta { + background-color: white; + border-color: transparent; + color: #0a0a0a; } + .file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; } + .file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); + color: #0a0a0a; } + .file.is-white:active .file-cta, .file.is-white.is-active .file-cta { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; } + .file.is-black .file-cta { + background-color: #0a0a0a; + border-color: transparent; + color: white; } + .file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { + background-color: #040404; + border-color: transparent; + color: white; } + .file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); + color: white; } + .file.is-black:active .file-cta, .file.is-black.is-active .file-cta { + background-color: black; + border-color: transparent; + color: white; } + .file.is-light .file-cta { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); + color: rgba(0, 0, 0, 0.7); } + .file.is-light:active .file-cta, .file.is-light.is-active .file-cta { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-dark .file-cta { + background-color: #363636; + border-color: transparent; + color: #fff; } + .file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; } + .file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); + color: #fff; } + .file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { + background-color: #292929; + border-color: transparent; + color: #fff; } + .file.is-primary .file-cta { + background-color: #00d1b2; + border-color: transparent; + color: #fff; } + .file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { + background-color: #00c4a7; + border-color: transparent; + color: #fff; } + .file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); + color: #fff; } + .file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { + background-color: #00b89c; + border-color: transparent; + color: #fff; } + .file.is-link .file-cta { + background-color: #3273dc; + border-color: transparent; + color: #fff; } + .file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { + background-color: #276cda; + border-color: transparent; + color: #fff; } + .file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25); + color: #fff; } + .file.is-link:active .file-cta, .file.is-link.is-active .file-cta { + background-color: #2366d1; + border-color: transparent; + color: #fff; } + .file.is-info .file-cta { + background-color: #3298dc; + border-color: transparent; + color: #fff; } + .file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { + background-color: #2793da; + border-color: transparent; + color: #fff; } + .file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(50, 152, 220, 0.25); + color: #fff; } + .file.is-info:active .file-cta, .file.is-info.is-active .file-cta { + background-color: #238cd1; + border-color: transparent; + color: #fff; } + .file.is-success .file-cta { + background-color: #48c774; + border-color: transparent; + color: #fff; } + .file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { + background-color: #3ec46d; + border-color: transparent; + color: #fff; } + .file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(72, 199, 116, 0.25); + color: #fff; } + .file.is-success:active .file-cta, .file.is-success.is-active .file-cta { + background-color: #3abb67; + border-color: transparent; + color: #fff; } + .file.is-warning .file-cta { + background-color: #ffdd57; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { + background-color: #ffdb4a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25); + color: rgba(0, 0, 0, 0.7); } + .file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { + background-color: #ffd83d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); } + .file.is-danger .file-cta { + background-color: #f14668; + border-color: transparent; + color: #fff; } + .file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { + background-color: #f03a5f; + border-color: transparent; + color: #fff; } + .file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); + color: #fff; } + .file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { + background-color: #ef2e55; + border-color: transparent; + color: #fff; } + .file.is-small { + font-size: 0.75rem; } + .file.is-medium { + font-size: 1.25rem; } + .file.is-medium .file-icon .fa { + font-size: 21px; } + .file.is-large { + font-size: 1.5rem; } + .file.is-large .file-icon .fa { + font-size: 28px; } + .file.has-name .file-cta { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .file.has-name .file-name { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .file.has-name.is-empty .file-cta { + border-radius: 4px; } + .file.has-name.is-empty .file-name { + display: none; } + .file.is-boxed .file-label { + flex-direction: column; } + .file.is-boxed .file-cta { + flex-direction: column; + height: auto; + padding: 1em 3em; } + .file.is-boxed .file-name { + border-width: 0 1px 1px; } + .file.is-boxed .file-icon { + height: 1.5em; + width: 1.5em; } + .file.is-boxed .file-icon .fa { + font-size: 21px; } + .file.is-boxed.is-small .file-icon .fa { + font-size: 14px; } + .file.is-boxed.is-medium .file-icon .fa { + font-size: 28px; } + .file.is-boxed.is-large .file-icon .fa { + font-size: 35px; } + .file.is-boxed.has-name .file-cta { + border-radius: 4px 4px 0 0; } + .file.is-boxed.has-name .file-name { + border-radius: 0 0 4px 4px; + border-width: 0 1px 1px; } + .file.is-centered { + justify-content: center; } + .file.is-fullwidth .file-label { + width: 100%; } + .file.is-fullwidth .file-name { + flex-grow: 1; + max-width: none; } + .file.is-right { + justify-content: flex-end; } + .file.is-right .file-cta { + border-radius: 0 4px 4px 0; } + .file.is-right .file-name { + border-radius: 4px 0 0 4px; + border-width: 1px 0 1px 1px; + order: -1; } + +.file-label { + align-items: stretch; + display: flex; + cursor: pointer; + justify-content: flex-start; + overflow: hidden; + position: relative; } + .file-label:hover .file-cta { + background-color: #eeeeee; + color: #363636; } + .file-label:hover .file-name { + border-color: #d5d5d5; } + .file-label:active .file-cta { + background-color: #e8e8e8; + color: #363636; } + .file-label:active .file-name { + border-color: #cfcfcf; } + +.file-input { + height: 100%; + left: 0; + opacity: 0; + outline: none; + position: absolute; + top: 0; + width: 100%; } + +.file-cta, +.file-name { + border-color: #dbdbdb; + border-radius: 4px; + font-size: 1em; + padding-left: 1em; + padding-right: 1em; + white-space: nowrap; } + +.file-cta { + background-color: whitesmoke; + color: #4a4a4a; } + +.file-name { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px 1px 1px 0; + display: block; + max-width: 16em; + overflow: hidden; + text-align: inherit; + text-overflow: ellipsis; } + +.file-icon { + align-items: center; + display: flex; + height: 1em; + justify-content: center; + margin-right: 0.5em; + width: 1em; } + .file-icon .fa { + font-size: 14px; } + +.label { + color: #363636; + display: block; + font-size: 1rem; + font-weight: 700; } + .label:not(:last-child) { + margin-bottom: 0.5em; } + .label.is-small { + font-size: 0.75rem; } + .label.is-medium { + font-size: 1.25rem; } + .label.is-large { + font-size: 1.5rem; } + +.help { + display: block; + font-size: 0.75rem; + margin-top: 0.25rem; } + .help.is-white { + color: white; } + .help.is-black { + color: #0a0a0a; } + .help.is-light { + color: whitesmoke; } + .help.is-dark { + color: #363636; } + .help.is-primary { + color: #00d1b2; } + .help.is-link { + color: #3273dc; } + .help.is-info { + color: #3298dc; } + .help.is-success { + color: #48c774; } + .help.is-warning { + color: #ffdd57; } + .help.is-danger { + color: #f14668; } + +.field:not(:last-child) { + margin-bottom: 0.75rem; } +.field.has-addons { + display: flex; + justify-content: flex-start; } + .field.has-addons .control:not(:last-child) { + margin-right: -1px; } + .field.has-addons .control:not(:first-child):not(:last-child) .button, + .field.has-addons .control:not(:first-child):not(:last-child) .input, + .field.has-addons .control:not(:first-child):not(:last-child) .select select { + border-radius: 0; } + .field.has-addons .control:first-child:not(:only-child) .button, + .field.has-addons .control:first-child:not(:only-child) .input, + .field.has-addons .control:first-child:not(:only-child) .select select { + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .field.has-addons .control:last-child:not(:only-child) .button, + .field.has-addons .control:last-child:not(:only-child) .input, + .field.has-addons .control:last-child:not(:only-child) .select select { + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, + .field.has-addons .control .input:not([disabled]):hover, + .field.has-addons .control .input:not([disabled]).is-hovered, + .field.has-addons .control .select select:not([disabled]):hover, + .field.has-addons .control .select select:not([disabled]).is-hovered { + z-index: 2; } + .field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, + .field.has-addons .control .input:not([disabled]):focus, + .field.has-addons .control .input:not([disabled]).is-focused, + .field.has-addons .control .input:not([disabled]):active, + .field.has-addons .control .input:not([disabled]).is-active, + .field.has-addons .control .select select:not([disabled]):focus, + .field.has-addons .control .select select:not([disabled]).is-focused, + .field.has-addons .control .select select:not([disabled]):active, + .field.has-addons .control .select select:not([disabled]).is-active { + z-index: 3; } + .field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, + .field.has-addons .control .input:not([disabled]):focus:hover, + .field.has-addons .control .input:not([disabled]).is-focused:hover, + .field.has-addons .control .input:not([disabled]):active:hover, + .field.has-addons .control .input:not([disabled]).is-active:hover, + .field.has-addons .control .select select:not([disabled]):focus:hover, + .field.has-addons .control .select select:not([disabled]).is-focused:hover, + .field.has-addons .control .select select:not([disabled]):active:hover, + .field.has-addons .control .select select:not([disabled]).is-active:hover { + z-index: 4; } + .field.has-addons .control.is-expanded { + flex-grow: 1; + flex-shrink: 1; } + .field.has-addons.has-addons-centered { + justify-content: center; } + .field.has-addons.has-addons-right { + justify-content: flex-end; } + .field.has-addons.has-addons-fullwidth .control { + flex-grow: 1; + flex-shrink: 0; } +.field.is-grouped { + display: flex; + justify-content: flex-start; } + .field.is-grouped > .control { + flex-shrink: 0; } + .field.is-grouped > .control:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; } + .field.is-grouped > .control.is-expanded { + flex-grow: 1; + flex-shrink: 1; } + .field.is-grouped.is-grouped-centered { + justify-content: center; } + .field.is-grouped.is-grouped-right { + justify-content: flex-end; } + .field.is-grouped.is-grouped-multiline { + flex-wrap: wrap; } + .field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { + margin-bottom: 0.75rem; } + .field.is-grouped.is-grouped-multiline:last-child { + margin-bottom: -0.75rem; } + .field.is-grouped.is-grouped-multiline:not(:last-child) { + margin-bottom: 0; } +@media screen and (min-width: 769px), print { + .field.is-horizontal { + display: flex; } } + +.field-label .label { + font-size: inherit; } +@media screen and (max-width: 768px) { + .field-label { + margin-bottom: 0.5rem; } } +@media screen and (min-width: 769px), print { + .field-label { + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + margin-right: 1.5rem; + text-align: right; } + .field-label.is-small { + font-size: 0.75rem; + padding-top: 0.375em; } + .field-label.is-normal { + padding-top: 0.375em; } + .field-label.is-medium { + font-size: 1.25rem; + padding-top: 0.375em; } + .field-label.is-large { + font-size: 1.5rem; + padding-top: 0.375em; } } + +.field-body .field .field { + margin-bottom: 0; } +@media screen and (min-width: 769px), print { + .field-body { + display: flex; + flex-basis: 0; + flex-grow: 5; + flex-shrink: 1; } + .field-body .field { + margin-bottom: 0; } + .field-body > .field { + flex-shrink: 1; } + .field-body > .field:not(.is-narrow) { + flex-grow: 1; } + .field-body > .field:not(:last-child) { + margin-right: 0.75rem; } } + +.control { + box-sizing: border-box; + clear: both; + font-size: 1rem; + position: relative; + text-align: inherit; } + .control.has-icons-left .input:focus ~ .icon, + .control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, + .control.has-icons-right .select:focus ~ .icon { + color: #4a4a4a; } + .control.has-icons-left .input.is-small ~ .icon, + .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, + .control.has-icons-right .select.is-small ~ .icon { + font-size: 0.75rem; } + .control.has-icons-left .input.is-medium ~ .icon, + .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, + .control.has-icons-right .select.is-medium ~ .icon { + font-size: 1.25rem; } + .control.has-icons-left .input.is-large ~ .icon, + .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, + .control.has-icons-right .select.is-large ~ .icon { + font-size: 1.5rem; } + .control.has-icons-left .icon, .control.has-icons-right .icon { + color: #dbdbdb; + height: 2.5em; + pointer-events: none; + position: absolute; + top: 0; + width: 2.5em; + z-index: 4; } + .control.has-icons-left .input, + .control.has-icons-left .select select { + padding-left: 2.5em; } + .control.has-icons-left .icon.is-left { + left: 0; } + .control.has-icons-right .input, + .control.has-icons-right .select select { + padding-right: 2.5em; } + .control.has-icons-right .icon.is-right { + right: 0; } + .control.is-loading::after { + position: absolute !important; + right: 0.625em; + top: 0.625em; + z-index: 4; } + .control.is-loading.is-small:after { + font-size: 0.75rem; } + .control.is-loading.is-medium:after { + font-size: 1.25rem; } + .control.is-loading.is-large:after { + font-size: 1.5rem; } + +.breadcrumb { + font-size: 1rem; + white-space: nowrap; } + .breadcrumb a { + align-items: center; + color: #3273dc; + display: flex; + justify-content: center; + padding: 0 0.75em; } + .breadcrumb a:hover, .breadcrumb .ibo-quick-create--compartment-results--element > .option:hover { + color: #363636; } + .breadcrumb li { + align-items: center; + display: flex; } + .breadcrumb li:first-child a { + padding-left: 0; } + .breadcrumb li.is-active a { + color: #363636; + cursor: default; + pointer-events: none; } + .breadcrumb li + li::before { + color: #b5b5b5; + content: "/"; } + .breadcrumb ul, + .breadcrumb ol { + align-items: flex-start; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; } + .breadcrumb .icon:first-child { + margin-right: 0.5em; } + .breadcrumb .icon:last-child { + margin-left: 0.5em; } + .breadcrumb.is-centered ol, + .breadcrumb.is-centered ul { + justify-content: center; } + .breadcrumb.is-right ol, + .breadcrumb.is-right ul { + justify-content: flex-end; } + .breadcrumb.is-small { + font-size: 0.75rem; } + .breadcrumb.is-medium { + font-size: 1.25rem; } + .breadcrumb.is-large { + font-size: 1.5rem; } + .breadcrumb.has-arrow-separator li + li::before { + content: "→"; } + .breadcrumb.has-bullet-separator li + li::before { + content: "•"; } + .breadcrumb.has-dot-separator li + li::before { + content: "·"; } + .breadcrumb.has-succeeds-separator li + li::before { + content: "≻"; } + +.card { + background-color: white; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + max-width: 100%; + position: relative; } + +.card-header { + background-color: transparent; + align-items: stretch; + box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); + display: flex; } + +.card-header-title { + align-items: center; + color: #363636; + display: flex; + flex-grow: 1; + font-weight: 700; + padding: 0.75rem 1rem; } + .card-header-title.is-centered { + justify-content: center; } + +.card-header-icon { + align-items: center; + cursor: pointer; + display: flex; + justify-content: center; + padding: 0.75rem 1rem; } + +.card-image { + display: block; + position: relative; } + +.card-content { + background-color: transparent; + padding: 1.5rem; } + +.card-footer { + background-color: transparent; + border-top: 1px solid #ededed; + align-items: stretch; + display: flex; } + +.card-footer-item { + align-items: center; + display: flex; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + justify-content: center; + padding: 0.75rem; } + .card-footer-item:not(:last-child) { + border-right: 1px solid #ededed; } + +.card .media:not(:last-child) { + margin-bottom: 1.5rem; } + +.dropdown { + display: inline-flex; + position: relative; + vertical-align: top; } + .dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { + display: block; } + .dropdown.is-right .dropdown-menu { + left: auto; + right: 0; } + .dropdown.is-up .dropdown-menu { + bottom: 100%; + padding-bottom: 4px; + padding-top: initial; + top: auto; } + +.dropdown-menu { + display: none; + left: 0; + min-width: 12rem; + padding-top: 4px; + position: absolute; + top: 100%; + z-index: 20; } + +.dropdown-content { + background-color: white; + border-radius: 4px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + padding-bottom: 0.5rem; + padding-top: 0.5rem; } + +.dropdown-item { + color: #4a4a4a; + display: block; + font-size: 0.875rem; + line-height: 1.5; + padding: 0.375rem 1rem; + position: relative; } + +a.dropdown-item, +button.dropdown-item { + padding-right: 3rem; + text-align: inherit; + white-space: nowrap; + width: 100%; } + a.dropdown-item:hover, .ibo-quick-create--compartment-results--element > .dropdown-item.option:hover, + button.dropdown-item:hover { + background-color: whitesmoke; + color: #0a0a0a; } + a.dropdown-item.is-active, + button.dropdown-item.is-active { + background-color: #3273dc; + color: #fff; } + +.dropdown-divider { + background-color: #ededed; + border: none; + display: block; + height: 1px; + margin: 0.5rem 0; } + +.level { + align-items: center; + justify-content: space-between; } + .level code { + border-radius: 4px; } + .level img { + display: inline-block; + vertical-align: top; } + .level.is-mobile { + display: flex; } + .level.is-mobile .level-left, + .level.is-mobile .level-right { + display: flex; } + .level.is-mobile .level-left + .level-right { + margin-top: 0; } + .level.is-mobile .level-item:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; } + .level.is-mobile .level-item:not(.is-narrow) { + flex-grow: 1; } + @media screen and (min-width: 769px), print { + .level { + display: flex; } + .level > .level-item:not(.is-narrow) { + flex-grow: 1; } } + +.level-item { + align-items: center; + display: flex; + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; + justify-content: center; } + .level-item .title, + .level-item .subtitle { + margin-bottom: 0; } + @media screen and (max-width: 768px) { + .level-item:not(:last-child) { + margin-bottom: 0.75rem; } } + +.level-left, +.level-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; } + .level-left .level-item.is-flexible, + .level-right .level-item.is-flexible { + flex-grow: 1; } + @media screen and (min-width: 769px), print { + .level-left .level-item:not(:last-child), + .level-right .level-item:not(:last-child) { + margin-right: 0.75rem; } } + +.level-left { + align-items: center; + justify-content: flex-start; } + @media screen and (max-width: 768px) { + .level-left + .level-right { + margin-top: 1.5rem; } } + @media screen and (min-width: 769px), print { + .level-left { + display: flex; } } + +.level-right { + align-items: center; + justify-content: flex-end; } + @media screen and (min-width: 769px), print { + .level-right { + display: flex; } } + +.media { + align-items: flex-start; + display: flex; + text-align: inherit; } + .media .content:not(:last-child) { + margin-bottom: 0.75rem; } + .media .media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + display: flex; + padding-top: 0.75rem; } + .media .media .content:not(:last-child), + .media .media .control:not(:last-child) { + margin-bottom: 0.5rem; } + .media .media .media { + padding-top: 0.5rem; } + .media .media .media + .media { + margin-top: 0.5rem; } + .media + .media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + margin-top: 1rem; + padding-top: 1rem; } + .media.is-large + .media { + margin-top: 1.5rem; + padding-top: 1.5rem; } + +.media-left, +.media-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; } + +.media-left { + margin-right: 1rem; } + +.media-right { + margin-left: 1rem; } + +.media-content { + flex-basis: auto; + flex-grow: 1; + flex-shrink: 1; + text-align: inherit; } + +@media screen and (max-width: 768px) { + .media-content { + overflow-x: auto; } } +.menu { + font-size: 1rem; } + .menu.is-small { + font-size: 0.75rem; } + .menu.is-medium { + font-size: 1.25rem; } + .menu.is-large { + font-size: 1.5rem; } + +.menu-list { + line-height: 1.25; } + .menu-list a { + border-radius: 2px; + color: #4a4a4a; + display: block; + padding: 0.5em 0.75em; } + .menu-list a:hover, .menu-list .ibo-quick-create--compartment-results--element > .option:hover { + background-color: whitesmoke; + color: #363636; } + .menu-list a.is-active { + background-color: #3273dc; + color: #fff; } + .menu-list li ul { + border-left: 1px solid #dbdbdb; + margin: 0.75em; + padding-left: 0.75em; } + +.menu-label { + color: #7a7a7a; + font-size: 0.75em; + letter-spacing: 0.1em; + text-transform: uppercase; } + .menu-label:not(:first-child) { + margin-top: 1em; } + .menu-label:not(:last-child) { + margin-bottom: 1em; } + +.message { + background-color: whitesmoke; + border-radius: 4px; + font-size: 1rem; } + .message strong { + color: currentColor; } + .message a:not(.button):not(.tag):not(.dropdown-item) { + color: currentColor; + text-decoration: underline; } + .message.is-small { + font-size: 0.75rem; } + .message.is-medium { + font-size: 1.25rem; } + .message.is-large { + font-size: 1.5rem; } + .message.is-white { + background-color: white; } + .message.is-white .message-header { + background-color: white; + color: #0a0a0a; } + .message.is-white .message-body { + border-color: white; } + .message.is-black { + background-color: #fafafa; } + .message.is-black .message-header { + background-color: #0a0a0a; + color: white; } + .message.is-black .message-body { + border-color: #0a0a0a; } + .message.is-light { + background-color: #fafafa; } + .message.is-light .message-header { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .message.is-light .message-body { + border-color: whitesmoke; } + .message.is-dark { + background-color: #fafafa; } + .message.is-dark .message-header { + background-color: #363636; + color: #fff; } + .message.is-dark .message-body { + border-color: #363636; } + .message.is-primary { + background-color: #ebfffc; } + .message.is-primary .message-header { + background-color: #00d1b2; + color: #fff; } + .message.is-primary .message-body { + border-color: #00d1b2; + color: #00947e; } + .message.is-link { + background-color: #eef3fc; } + .message.is-link .message-header { + background-color: #3273dc; + color: #fff; } + .message.is-link .message-body { + border-color: #3273dc; + color: #2160c4; } + .message.is-info { + background-color: #eef6fc; } + .message.is-info .message-header { + background-color: #3298dc; + color: #fff; } + .message.is-info .message-body { + border-color: #3298dc; + color: #1d72aa; } + .message.is-success { + background-color: #effaf3; } + .message.is-success .message-header { + background-color: #48c774; + color: #fff; } + .message.is-success .message-body { + border-color: #48c774; + color: #257942; } + .message.is-warning { + background-color: #fffbeb; } + .message.is-warning .message-header { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .message.is-warning .message-body { + border-color: #ffdd57; + color: #947600; } + .message.is-danger { + background-color: #feecf0; } + .message.is-danger .message-header { + background-color: #f14668; + color: #fff; } + .message.is-danger .message-body { + border-color: #f14668; + color: #cc0f35; } + +.message-header { + align-items: center; + background-color: #4a4a4a; + border-radius: 4px 4px 0 0; + color: #fff; + display: flex; + font-weight: 700; + justify-content: space-between; + line-height: 1.25; + padding: 0.75em 1em; + position: relative; } + .message-header .delete { + flex-grow: 0; + flex-shrink: 0; + margin-left: 0.75em; } + .message-header + .message-body { + border-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; } + +.message-body { + border-color: #dbdbdb; + border-radius: 4px; + border-style: solid; + border-width: 0 0 0 4px; + color: #4a4a4a; + padding: 1.25em 1.5em; } + .message-body code, + .message-body pre { + background-color: white; } + .message-body pre code { + background-color: transparent; } + +.modal { + align-items: center; + display: none; + flex-direction: column; + justify-content: center; + overflow: hidden; + position: fixed; + z-index: 40; } + .modal.is-active { + display: flex; } + +.modal-background { + background-color: rgba(10, 10, 10, 0.86); } + +.modal-content, +.modal-card { + margin: 0 20px; + max-height: calc(100vh - 160px); + overflow: auto; + position: relative; + width: 100%; } + @media screen and (min-width: 769px), print { + .modal-content, + .modal-card { + margin: 0 auto; + max-height: calc(100vh - 40px); + width: 640px; } } + +.modal-close { + background: none; + height: 40px; + position: fixed; + right: 20px; + top: 20px; + width: 40px; } + +.modal-card { + display: flex; + flex-direction: column; + max-height: calc(100vh - 40px); + overflow: hidden; + -ms-overflow-y: visible; } + +.modal-card-head, +.modal-card-foot { + align-items: center; + background-color: whitesmoke; + display: flex; + flex-shrink: 0; + justify-content: flex-start; + padding: 20px; + position: relative; } + +.modal-card-head { + border-bottom: 1px solid #dbdbdb; + border-top-left-radius: 6px; + border-top-right-radius: 6px; } + +.modal-card-title { + color: #363636; + flex-grow: 1; + flex-shrink: 0; + font-size: 1.5rem; + line-height: 1; } + +.modal-card-foot { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 1px solid #dbdbdb; } + .modal-card-foot .button:not(:last-child) { + margin-right: 0.5em; } + +.modal-card-body { + -webkit-overflow-scrolling: touch; + background-color: white; + flex-grow: 1; + flex-shrink: 1; + overflow: auto; + padding: 20px; } + +.navbar { + background-color: white; + min-height: 3.25rem; + position: relative; + z-index: 30; } + .navbar.is-white { + background-color: white; + color: #0a0a0a; } + .navbar.is-white .navbar-brand > .navbar-item, + .navbar.is-white .navbar-brand .navbar-link { + color: #0a0a0a; } + .navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, + .navbar.is-white .navbar-brand .navbar-link:focus, + .navbar.is-white .navbar-brand .navbar-link:hover, + .navbar.is-white .navbar-brand .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; } + .navbar.is-white .navbar-brand .navbar-link::after { + border-color: #0a0a0a; } + .navbar.is-white .navbar-burger { + color: #0a0a0a; } + @media screen and (min-width: 1024px) { + .navbar.is-white .navbar-start > .navbar-item, + .navbar.is-white .navbar-start .navbar-link, + .navbar.is-white .navbar-end > .navbar-item, + .navbar.is-white .navbar-end .navbar-link { + color: #0a0a0a; } + .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, + .navbar.is-white .navbar-start .navbar-link:focus, + .navbar.is-white .navbar-start .navbar-link:hover, + .navbar.is-white .navbar-start .navbar-link.is-active, + .navbar.is-white .navbar-end > a.navbar-item:focus, + .navbar.is-white .navbar-end > a.navbar-item:hover, + .navbar.is-white .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-white .navbar-end > a.navbar-item.is-active, + .navbar.is-white .navbar-end .navbar-link:focus, + .navbar.is-white .navbar-end .navbar-link:hover, + .navbar.is-white .navbar-end .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; } + .navbar.is-white .navbar-start .navbar-link::after, + .navbar.is-white .navbar-end .navbar-link::after { + border-color: #0a0a0a; } + .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #f2f2f2; + color: #0a0a0a; } + .navbar.is-white .navbar-dropdown a.navbar-item.is-active { + background-color: white; + color: #0a0a0a; } } + .navbar.is-black { + background-color: #0a0a0a; + color: white; } + .navbar.is-black .navbar-brand > .navbar-item, + .navbar.is-black .navbar-brand .navbar-link { + color: white; } + .navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, + .navbar.is-black .navbar-brand .navbar-link:focus, + .navbar.is-black .navbar-brand .navbar-link:hover, + .navbar.is-black .navbar-brand .navbar-link.is-active { + background-color: black; + color: white; } + .navbar.is-black .navbar-brand .navbar-link::after { + border-color: white; } + .navbar.is-black .navbar-burger { + color: white; } + @media screen and (min-width: 1024px) { + .navbar.is-black .navbar-start > .navbar-item, + .navbar.is-black .navbar-start .navbar-link, + .navbar.is-black .navbar-end > .navbar-item, + .navbar.is-black .navbar-end .navbar-link { + color: white; } + .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, + .navbar.is-black .navbar-start .navbar-link:focus, + .navbar.is-black .navbar-start .navbar-link:hover, + .navbar.is-black .navbar-start .navbar-link.is-active, + .navbar.is-black .navbar-end > a.navbar-item:focus, + .navbar.is-black .navbar-end > a.navbar-item:hover, + .navbar.is-black .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-black .navbar-end > a.navbar-item.is-active, + .navbar.is-black .navbar-end .navbar-link:focus, + .navbar.is-black .navbar-end .navbar-link:hover, + .navbar.is-black .navbar-end .navbar-link.is-active { + background-color: black; + color: white; } + .navbar.is-black .navbar-start .navbar-link::after, + .navbar.is-black .navbar-end .navbar-link::after { + border-color: white; } + .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { + background-color: black; + color: white; } + .navbar.is-black .navbar-dropdown a.navbar-item.is-active { + background-color: #0a0a0a; + color: white; } } + .navbar.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-brand > .navbar-item, + .navbar.is-light .navbar-brand .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, + .navbar.is-light .navbar-brand .navbar-link:focus, + .navbar.is-light .navbar-brand .navbar-link:hover, + .navbar.is-light .navbar-brand .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-brand .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-burger { + color: rgba(0, 0, 0, 0.7); } + @media screen and (min-width: 1024px) { + .navbar.is-light .navbar-start > .navbar-item, + .navbar.is-light .navbar-start .navbar-link, + .navbar.is-light .navbar-end > .navbar-item, + .navbar.is-light .navbar-end .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, + .navbar.is-light .navbar-start .navbar-link:focus, + .navbar.is-light .navbar-start .navbar-link:hover, + .navbar.is-light .navbar-start .navbar-link.is-active, + .navbar.is-light .navbar-end > a.navbar-item:focus, + .navbar.is-light .navbar-end > a.navbar-item:hover, + .navbar.is-light .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-light .navbar-end > a.navbar-item.is-active, + .navbar.is-light .navbar-end .navbar-link:focus, + .navbar.is-light .navbar-end .navbar-link:hover, + .navbar.is-light .navbar-end .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-start .navbar-link::after, + .navbar.is-light .navbar-end .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-light .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } } + .navbar.is-dark { + background-color: #363636; + color: #fff; } + .navbar.is-dark .navbar-brand > .navbar-item, + .navbar.is-dark .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, + .navbar.is-dark .navbar-brand .navbar-link:focus, + .navbar.is-dark .navbar-brand .navbar-link:hover, + .navbar.is-dark .navbar-brand .navbar-link.is-active { + background-color: #292929; + color: #fff; } + .navbar.is-dark .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-dark .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-dark .navbar-start > .navbar-item, + .navbar.is-dark .navbar-start .navbar-link, + .navbar.is-dark .navbar-end > .navbar-item, + .navbar.is-dark .navbar-end .navbar-link { + color: #fff; } + .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, + .navbar.is-dark .navbar-start .navbar-link:focus, + .navbar.is-dark .navbar-start .navbar-link:hover, + .navbar.is-dark .navbar-start .navbar-link.is-active, + .navbar.is-dark .navbar-end > a.navbar-item:focus, + .navbar.is-dark .navbar-end > a.navbar-item:hover, + .navbar.is-dark .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-dark .navbar-end > a.navbar-item.is-active, + .navbar.is-dark .navbar-end .navbar-link:focus, + .navbar.is-dark .navbar-end .navbar-link:hover, + .navbar.is-dark .navbar-end .navbar-link.is-active { + background-color: #292929; + color: #fff; } + .navbar.is-dark .navbar-start .navbar-link::after, + .navbar.is-dark .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #292929; + color: #fff; } + .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { + background-color: #363636; + color: #fff; } } + .navbar.is-primary { + background-color: #00d1b2; + color: #fff; } + .navbar.is-primary .navbar-brand > .navbar-item, + .navbar.is-primary .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, + .navbar.is-primary .navbar-brand .navbar-link:focus, + .navbar.is-primary .navbar-brand .navbar-link:hover, + .navbar.is-primary .navbar-brand .navbar-link.is-active { + background-color: #00b89c; + color: #fff; } + .navbar.is-primary .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-primary .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-primary .navbar-start > .navbar-item, + .navbar.is-primary .navbar-start .navbar-link, + .navbar.is-primary .navbar-end > .navbar-item, + .navbar.is-primary .navbar-end .navbar-link { + color: #fff; } + .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, + .navbar.is-primary .navbar-start .navbar-link:focus, + .navbar.is-primary .navbar-start .navbar-link:hover, + .navbar.is-primary .navbar-start .navbar-link.is-active, + .navbar.is-primary .navbar-end > a.navbar-item:focus, + .navbar.is-primary .navbar-end > a.navbar-item:hover, + .navbar.is-primary .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-primary .navbar-end > a.navbar-item.is-active, + .navbar.is-primary .navbar-end .navbar-link:focus, + .navbar.is-primary .navbar-end .navbar-link:hover, + .navbar.is-primary .navbar-end .navbar-link.is-active { + background-color: #00b89c; + color: #fff; } + .navbar.is-primary .navbar-start .navbar-link::after, + .navbar.is-primary .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #00b89c; + color: #fff; } + .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { + background-color: #00d1b2; + color: #fff; } } + .navbar.is-link { + background-color: #3273dc; + color: #fff; } + .navbar.is-link .navbar-brand > .navbar-item, + .navbar.is-link .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, + .navbar.is-link .navbar-brand .navbar-link:focus, + .navbar.is-link .navbar-brand .navbar-link:hover, + .navbar.is-link .navbar-brand .navbar-link.is-active { + background-color: #2366d1; + color: #fff; } + .navbar.is-link .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-link .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-link .navbar-start > .navbar-item, + .navbar.is-link .navbar-start .navbar-link, + .navbar.is-link .navbar-end > .navbar-item, + .navbar.is-link .navbar-end .navbar-link { + color: #fff; } + .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, + .navbar.is-link .navbar-start .navbar-link:focus, + .navbar.is-link .navbar-start .navbar-link:hover, + .navbar.is-link .navbar-start .navbar-link.is-active, + .navbar.is-link .navbar-end > a.navbar-item:focus, + .navbar.is-link .navbar-end > a.navbar-item:hover, + .navbar.is-link .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-link .navbar-end > a.navbar-item.is-active, + .navbar.is-link .navbar-end .navbar-link:focus, + .navbar.is-link .navbar-end .navbar-link:hover, + .navbar.is-link .navbar-end .navbar-link.is-active { + background-color: #2366d1; + color: #fff; } + .navbar.is-link .navbar-start .navbar-link::after, + .navbar.is-link .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #2366d1; + color: #fff; } + .navbar.is-link .navbar-dropdown a.navbar-item.is-active { + background-color: #3273dc; + color: #fff; } } + .navbar.is-info { + background-color: #3298dc; + color: #fff; } + .navbar.is-info .navbar-brand > .navbar-item, + .navbar.is-info .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, + .navbar.is-info .navbar-brand .navbar-link:focus, + .navbar.is-info .navbar-brand .navbar-link:hover, + .navbar.is-info .navbar-brand .navbar-link.is-active { + background-color: #238cd1; + color: #fff; } + .navbar.is-info .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-info .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-info .navbar-start > .navbar-item, + .navbar.is-info .navbar-start .navbar-link, + .navbar.is-info .navbar-end > .navbar-item, + .navbar.is-info .navbar-end .navbar-link { + color: #fff; } + .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, + .navbar.is-info .navbar-start .navbar-link:focus, + .navbar.is-info .navbar-start .navbar-link:hover, + .navbar.is-info .navbar-start .navbar-link.is-active, + .navbar.is-info .navbar-end > a.navbar-item:focus, + .navbar.is-info .navbar-end > a.navbar-item:hover, + .navbar.is-info .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-info .navbar-end > a.navbar-item.is-active, + .navbar.is-info .navbar-end .navbar-link:focus, + .navbar.is-info .navbar-end .navbar-link:hover, + .navbar.is-info .navbar-end .navbar-link.is-active { + background-color: #238cd1; + color: #fff; } + .navbar.is-info .navbar-start .navbar-link::after, + .navbar.is-info .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #238cd1; + color: #fff; } + .navbar.is-info .navbar-dropdown a.navbar-item.is-active { + background-color: #3298dc; + color: #fff; } } + .navbar.is-success { + background-color: #48c774; + color: #fff; } + .navbar.is-success .navbar-brand > .navbar-item, + .navbar.is-success .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, + .navbar.is-success .navbar-brand .navbar-link:focus, + .navbar.is-success .navbar-brand .navbar-link:hover, + .navbar.is-success .navbar-brand .navbar-link.is-active { + background-color: #3abb67; + color: #fff; } + .navbar.is-success .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-success .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-success .navbar-start > .navbar-item, + .navbar.is-success .navbar-start .navbar-link, + .navbar.is-success .navbar-end > .navbar-item, + .navbar.is-success .navbar-end .navbar-link { + color: #fff; } + .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, + .navbar.is-success .navbar-start .navbar-link:focus, + .navbar.is-success .navbar-start .navbar-link:hover, + .navbar.is-success .navbar-start .navbar-link.is-active, + .navbar.is-success .navbar-end > a.navbar-item:focus, + .navbar.is-success .navbar-end > a.navbar-item:hover, + .navbar.is-success .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-success .navbar-end > a.navbar-item.is-active, + .navbar.is-success .navbar-end .navbar-link:focus, + .navbar.is-success .navbar-end .navbar-link:hover, + .navbar.is-success .navbar-end .navbar-link.is-active { + background-color: #3abb67; + color: #fff; } + .navbar.is-success .navbar-start .navbar-link::after, + .navbar.is-success .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #3abb67; + color: #fff; } + .navbar.is-success .navbar-dropdown a.navbar-item.is-active { + background-color: #48c774; + color: #fff; } } + .navbar.is-warning { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-brand > .navbar-item, + .navbar.is-warning .navbar-brand .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, + .navbar.is-warning .navbar-brand .navbar-link:focus, + .navbar.is-warning .navbar-brand .navbar-link:hover, + .navbar.is-warning .navbar-brand .navbar-link.is-active { + background-color: #ffd83d; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-brand .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-burger { + color: rgba(0, 0, 0, 0.7); } + @media screen and (min-width: 1024px) { + .navbar.is-warning .navbar-start > .navbar-item, + .navbar.is-warning .navbar-start .navbar-link, + .navbar.is-warning .navbar-end > .navbar-item, + .navbar.is-warning .navbar-end .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, + .navbar.is-warning .navbar-start .navbar-link:focus, + .navbar.is-warning .navbar-start .navbar-link:hover, + .navbar.is-warning .navbar-start .navbar-link.is-active, + .navbar.is-warning .navbar-end > a.navbar-item:focus, + .navbar.is-warning .navbar-end > a.navbar-item:hover, + .navbar.is-warning .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-warning .navbar-end > a.navbar-item.is-active, + .navbar.is-warning .navbar-end .navbar-link:focus, + .navbar.is-warning .navbar-end .navbar-link:hover, + .navbar.is-warning .navbar-end .navbar-link.is-active { + background-color: #ffd83d; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-start .navbar-link::after, + .navbar.is-warning .navbar-end .navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #ffd83d; + color: rgba(0, 0, 0, 0.7); } + .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } } + .navbar.is-danger { + background-color: #f14668; + color: #fff; } + .navbar.is-danger .navbar-brand > .navbar-item, + .navbar.is-danger .navbar-brand .navbar-link { + color: #fff; } + .navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .ibo-quick-create--compartment-results--element.navbar-brand > .navbar-item.option:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, + .navbar.is-danger .navbar-brand .navbar-link:focus, + .navbar.is-danger .navbar-brand .navbar-link:hover, + .navbar.is-danger .navbar-brand .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; } + .navbar.is-danger .navbar-brand .navbar-link::after { + border-color: #fff; } + .navbar.is-danger .navbar-burger { + color: #fff; } + @media screen and (min-width: 1024px) { + .navbar.is-danger .navbar-start > .navbar-item, + .navbar.is-danger .navbar-start .navbar-link, + .navbar.is-danger .navbar-end > .navbar-item, + .navbar.is-danger .navbar-end .navbar-link { + color: #fff; } + .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .ibo-quick-create--compartment-results--element.navbar-start > .navbar-item.option:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, + .navbar.is-danger .navbar-start .navbar-link:focus, + .navbar.is-danger .navbar-start .navbar-link:hover, + .navbar.is-danger .navbar-start .navbar-link.is-active, + .navbar.is-danger .navbar-end > a.navbar-item:focus, + .navbar.is-danger .navbar-end > a.navbar-item:hover, + .navbar.is-danger .ibo-quick-create--compartment-results--element.navbar-end > .navbar-item.option:hover, + .navbar.is-danger .navbar-end > a.navbar-item.is-active, + .navbar.is-danger .navbar-end .navbar-link:focus, + .navbar.is-danger .navbar-end .navbar-link:hover, + .navbar.is-danger .navbar-end .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; } + .navbar.is-danger .navbar-start .navbar-link::after, + .navbar.is-danger .navbar-end .navbar-link::after { + border-color: #fff; } + .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, + .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, + .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #ef2e55; + color: #fff; } + .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { + background-color: #f14668; + color: #fff; } } + .navbar > .container { + align-items: stretch; + display: flex; + min-height: 3.25rem; + width: 100%; } + .navbar.has-shadow { + box-shadow: 0 2px 0 0 whitesmoke; } + .navbar.is-fixed-bottom, .navbar.is-fixed-top { + left: 0; + position: fixed; + right: 0; + z-index: 30; } + .navbar.is-fixed-bottom { + bottom: 0; } + .navbar.is-fixed-bottom.has-shadow { + box-shadow: 0 -2px 0 0 whitesmoke; } + .navbar.is-fixed-top { + top: 0; } + +html.has-navbar-fixed-top, +body.has-navbar-fixed-top { + padding-top: 3.25rem; } +html.has-navbar-fixed-bottom, +body.has-navbar-fixed-bottom { + padding-bottom: 3.25rem; } + +.navbar-brand, +.navbar-tabs { + align-items: stretch; + display: flex; + flex-shrink: 0; + min-height: 3.25rem; } + +.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover, .navbar-brand .ibo-quick-create--compartment-results--element > .navbar-item.option:hover { + background-color: transparent; } + +.navbar-tabs { + -webkit-overflow-scrolling: touch; + max-width: 100vw; + overflow-x: auto; + overflow-y: hidden; } + +.navbar-burger { + color: #4a4a4a; + cursor: pointer; + display: block; + height: 3.25rem; + position: relative; + width: 3.25rem; + margin-left: auto; } + .navbar-burger span { + background-color: currentColor; + display: block; + height: 1px; + left: calc(50% - 8px); + position: absolute; + transform-origin: center; + transition-duration: 86ms; + transition-property: background-color, opacity, transform; + transition-timing-function: ease-out; + width: 16px; } + .navbar-burger span:nth-child(1) { + top: calc(50% - 6px); } + .navbar-burger span:nth-child(2) { + top: calc(50% - 1px); } + .navbar-burger span:nth-child(3) { + top: calc(50% + 4px); } + .navbar-burger:hover { + background-color: rgba(0, 0, 0, 0.05); } + .navbar-burger.is-active span:nth-child(1) { + transform: translateY(5px) rotate(45deg); } + .navbar-burger.is-active span:nth-child(2) { + opacity: 0; } + .navbar-burger.is-active span:nth-child(3) { + transform: translateY(-5px) rotate(-45deg); } + +.navbar-menu { + display: none; } + +.navbar-item, +.navbar-link { + color: #4a4a4a; + display: block; + line-height: 1.5; + padding: 0.5rem 0.75rem; + position: relative; } + .navbar-item .icon:only-child, + .navbar-link .icon:only-child { + margin-left: -0.25rem; + margin-right: -0.25rem; } + +a.navbar-item, +.navbar-link { + cursor: pointer; } + a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, a.navbar-item.is-active, + .navbar-link:focus, + .navbar-link:focus-within, + .navbar-link:hover, + .navbar-link.is-active { + background-color: #fafafa; + color: #3273dc; } + +.navbar-item { + flex-grow: 0; + flex-shrink: 0; } + .navbar-item img { + max-height: 1.75rem; } + .navbar-item.has-dropdown { + padding: 0; } + .navbar-item.is-expanded { + flex-grow: 1; + flex-shrink: 1; } + .navbar-item.is-tab { + border-bottom: 1px solid transparent; + min-height: 3.25rem; + padding-bottom: calc(0.5rem - 1px); } + .navbar-item.is-tab:focus, .navbar-item.is-tab:hover { + background-color: transparent; + border-bottom-color: #3273dc; } + .navbar-item.is-tab.is-active { + background-color: transparent; + border-bottom-color: #3273dc; + border-bottom-style: solid; + border-bottom-width: 3px; + color: #3273dc; + padding-bottom: calc(0.5rem - 3px); } + +.navbar-content { + flex-grow: 1; + flex-shrink: 1; } + +.navbar-link:not(.is-arrowless) { + padding-right: 2.5em; } + .navbar-link:not(.is-arrowless)::after { + border-color: #3273dc; + margin-top: -0.375em; + right: 1.125em; } + +.navbar-dropdown { + font-size: 0.875rem; + padding-bottom: 0.5rem; + padding-top: 0.5rem; } + .navbar-dropdown .navbar-item { + padding-left: 1.5rem; + padding-right: 1.5rem; } + +.navbar-divider { + background-color: whitesmoke; + border: none; + display: none; + height: 2px; + margin: 0.5rem 0; } + +@media screen and (max-width: 1023px) { + .navbar > .container { + display: block; } + + .navbar-brand .navbar-item, + .navbar-tabs .navbar-item { + align-items: center; + display: flex; } + + .navbar-link::after { + display: none; } + + .navbar-menu { + background-color: white; + box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); + padding: 0.5rem 0; } + .navbar-menu.is-active { + display: block; } + + .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { + left: 0; + position: fixed; + right: 0; + z-index: 30; } + .navbar.is-fixed-bottom-touch { + bottom: 0; } + .navbar.is-fixed-bottom-touch.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } + .navbar.is-fixed-top-touch { + top: 0; } + .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { + -webkit-overflow-scrolling: touch; + max-height: calc(100vh - 3.25rem); + overflow: auto; } + + html.has-navbar-fixed-top-touch, + body.has-navbar-fixed-top-touch { + padding-top: 3.25rem; } + html.has-navbar-fixed-bottom-touch, + body.has-navbar-fixed-bottom-touch { + padding-bottom: 3.25rem; } } +@media screen and (min-width: 1024px) { + .navbar, + .navbar-menu, + .navbar-start, + .navbar-end { + align-items: stretch; + display: flex; } + + .navbar { + min-height: 3.25rem; } + .navbar.is-spaced { + padding: 1rem 2rem; } + .navbar.is-spaced .navbar-start, + .navbar.is-spaced .navbar-end { + align-items: center; } + .navbar.is-spaced a.navbar-item, + .navbar.is-spaced .navbar-link { + border-radius: 4px; } + .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .navbar.is-transparent a.navbar-item.is-active, + .navbar.is-transparent .navbar-link:focus, + .navbar.is-transparent .navbar-link:hover, + .navbar.is-transparent .navbar-link.is-active { + background-color: transparent !important; } + .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { + background-color: transparent !important; } + .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover, .navbar.is-transparent .navbar-dropdown .ibo-quick-create--compartment-results--element > .navbar-item.option:hover { + background-color: whitesmoke; + color: #0a0a0a; } + .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: #3273dc; } + + .navbar-burger { + display: none; } + + .navbar-item, + .navbar-link { + align-items: center; + display: flex; } + + .navbar-item.has-dropdown { + align-items: stretch; } + .navbar-item.has-dropdown-up .navbar-link::after { + transform: rotate(135deg) translate(0.25em, -0.25em); } + .navbar-item.has-dropdown-up .navbar-dropdown { + border-bottom: 2px solid #dbdbdb; + border-radius: 6px 6px 0 0; + border-top: none; + bottom: 100%; + box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); + top: auto; } + .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { + display: block; } + .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { + opacity: 1; + pointer-events: auto; + transform: translateY(0); } + + .navbar-menu { + flex-grow: 1; + flex-shrink: 0; } + + .navbar-start { + justify-content: flex-start; + margin-right: auto; } + + .navbar-end { + justify-content: flex-end; + margin-left: auto; } + + .navbar-dropdown { + background-color: white; + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 2px solid #dbdbdb; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); + display: none; + font-size: 0.875rem; + left: 0; + min-width: 100%; + position: absolute; + top: 100%; + z-index: 20; } + .navbar-dropdown .navbar-item { + padding: 0.375rem 1rem; + white-space: nowrap; } + .navbar-dropdown a.navbar-item { + padding-right: 3rem; } + .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover, .navbar-dropdown .ibo-quick-create--compartment-results--element > .navbar-item.option:hover { + background-color: whitesmoke; + color: #0a0a0a; } + .navbar-dropdown a.navbar-item.is-active { + background-color: whitesmoke; + color: #3273dc; } + .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { + border-radius: 6px; + border-top: none; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + display: block; + opacity: 0; + pointer-events: none; + top: calc(100% + (-4px)); + transform: translateY(-5px); + transition-duration: 86ms; + transition-property: opacity, transform; } + .navbar-dropdown.is-right { + left: auto; + right: 0; } + + .navbar-divider { + display: block; } + + .navbar > .container .navbar-brand, + .container > .navbar .navbar-brand { + margin-left: -0.75rem; } + .navbar > .container .navbar-menu, + .container > .navbar .navbar-menu { + margin-right: -0.75rem; } + + .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { + left: 0; + position: fixed; + right: 0; + z-index: 30; } + .navbar.is-fixed-bottom-desktop { + bottom: 0; } + .navbar.is-fixed-bottom-desktop.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } + .navbar.is-fixed-top-desktop { + top: 0; } + + html.has-navbar-fixed-top-desktop, + body.has-navbar-fixed-top-desktop { + padding-top: 3.25rem; } + html.has-navbar-fixed-bottom-desktop, + body.has-navbar-fixed-bottom-desktop { + padding-bottom: 3.25rem; } + html.has-spaced-navbar-fixed-top, + body.has-spaced-navbar-fixed-top { + padding-top: 5.25rem; } + html.has-spaced-navbar-fixed-bottom, + body.has-spaced-navbar-fixed-bottom { + padding-bottom: 5.25rem; } + + a.navbar-item.is-active, + .navbar-link.is-active { + color: #0a0a0a; } + a.navbar-item.is-active:not(:focus):not(:hover), + .navbar-link.is-active:not(:focus):not(:hover) { + background-color: transparent; } + + .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { + background-color: #fafafa; } } +.hero.is-fullheight-with-navbar { + min-height: calc(100vh - 3.25rem); } + +.pagination { + font-size: 1rem; + margin: -0.25rem; } + .pagination.is-small { + font-size: 0.75rem; } + .pagination.is-medium { + font-size: 1.25rem; } + .pagination.is-large { + font-size: 1.5rem; } + .pagination.is-rounded .pagination-previous, + .pagination.is-rounded .pagination-next { + padding-left: 1em; + padding-right: 1em; + border-radius: 290486px; } + .pagination.is-rounded .pagination-link { + border-radius: 290486px; } + +.pagination, +.pagination-list { + align-items: center; + display: flex; + justify-content: center; + text-align: center; } + +.pagination-previous, +.pagination-next, +.pagination-link, +.pagination-ellipsis { + font-size: 1em; + justify-content: center; + margin: 0.25rem; + padding-left: 0.5em; + padding-right: 0.5em; + text-align: center; } + +.pagination-previous, +.pagination-next, +.pagination-link { + border-color: #dbdbdb; + color: #363636; + min-width: 2.5em; } + .pagination-previous:hover, + .pagination-next:hover, + .pagination-link:hover { + border-color: #b5b5b5; + color: #363636; } + .pagination-previous:focus, + .pagination-next:focus, + .pagination-link:focus { + border-color: #3273dc; } + .pagination-previous:active, + .pagination-next:active, + .pagination-link:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } + .pagination-previous[disabled], + .pagination-next[disabled], + .pagination-link[disabled] { + background-color: #dbdbdb; + border-color: #dbdbdb; + box-shadow: none; + color: #7a7a7a; + opacity: 0.5; } + +.pagination-previous, +.pagination-next { + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; } + +.pagination-link.is-current { + background-color: #3273dc; + border-color: #3273dc; + color: #fff; } + +.pagination-ellipsis { + color: #b5b5b5; + pointer-events: none; } + +.pagination-list { + flex-wrap: wrap; } + +@media screen and (max-width: 768px) { + .pagination { + flex-wrap: wrap; } + + .pagination-previous, + .pagination-next { + flex-grow: 1; + flex-shrink: 1; } + + .pagination-list li { + flex-grow: 1; + flex-shrink: 1; } } +@media screen and (min-width: 769px), print { + .pagination-list { + flex-grow: 1; + flex-shrink: 1; + justify-content: flex-start; + order: 1; } + + .pagination-previous { + order: 2; } + + .pagination-next { + order: 3; } + + .pagination { + justify-content: space-between; } + .pagination.is-centered .pagination-previous { + order: 1; } + .pagination.is-centered .pagination-list { + justify-content: center; + order: 2; } + .pagination.is-centered .pagination-next { + order: 3; } + .pagination.is-right .pagination-previous { + order: 1; } + .pagination.is-right .pagination-next { + order: 2; } + .pagination.is-right .pagination-list { + justify-content: flex-end; + order: 3; } } +.panel { + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + font-size: 1rem; } + .panel:not(:last-child) { + margin-bottom: 1.5rem; } + .panel.is-white .panel-heading { + background-color: white; + color: #0a0a0a; } + .panel.is-white .panel-tabs a.is-active { + border-bottom-color: white; } + .panel.is-white .panel-block.is-active .panel-icon { + color: white; } + .panel.is-black .panel-heading { + background-color: #0a0a0a; + color: white; } + .panel.is-black .panel-tabs a.is-active { + border-bottom-color: #0a0a0a; } + .panel.is-black .panel-block.is-active .panel-icon { + color: #0a0a0a; } + .panel.is-light .panel-heading { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .panel.is-light .panel-tabs a.is-active { + border-bottom-color: whitesmoke; } + .panel.is-light .panel-block.is-active .panel-icon { + color: whitesmoke; } + .panel.is-dark .panel-heading { + background-color: #363636; + color: #fff; } + .panel.is-dark .panel-tabs a.is-active { + border-bottom-color: #363636; } + .panel.is-dark .panel-block.is-active .panel-icon { + color: #363636; } + .panel.is-primary .panel-heading { + background-color: #00d1b2; + color: #fff; } + .panel.is-primary .panel-tabs a.is-active { + border-bottom-color: #00d1b2; } + .panel.is-primary .panel-block.is-active .panel-icon { + color: #00d1b2; } + .panel.is-link .panel-heading { + background-color: #3273dc; + color: #fff; } + .panel.is-link .panel-tabs a.is-active { + border-bottom-color: #3273dc; } + .panel.is-link .panel-block.is-active .panel-icon { + color: #3273dc; } + .panel.is-info .panel-heading { + background-color: #3298dc; + color: #fff; } + .panel.is-info .panel-tabs a.is-active { + border-bottom-color: #3298dc; } + .panel.is-info .panel-block.is-active .panel-icon { + color: #3298dc; } + .panel.is-success .panel-heading { + background-color: #48c774; + color: #fff; } + .panel.is-success .panel-tabs a.is-active { + border-bottom-color: #48c774; } + .panel.is-success .panel-block.is-active .panel-icon { + color: #48c774; } + .panel.is-warning .panel-heading { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .panel.is-warning .panel-tabs a.is-active { + border-bottom-color: #ffdd57; } + .panel.is-warning .panel-block.is-active .panel-icon { + color: #ffdd57; } + .panel.is-danger .panel-heading { + background-color: #f14668; + color: #fff; } + .panel.is-danger .panel-tabs a.is-active { + border-bottom-color: #f14668; } + .panel.is-danger .panel-block.is-active .panel-icon { + color: #f14668; } + +.panel-tabs:not(:last-child), +.panel-block:not(:last-child) { + border-bottom: 1px solid #ededed; } + +.panel-heading { + background-color: #ededed; + border-radius: 6px 6px 0 0; + color: #363636; + font-size: 1.25em; + font-weight: 700; + line-height: 1.25; + padding: 0.75em 1em; } + +.panel-tabs { + align-items: flex-end; + display: flex; + font-size: 0.875em; + justify-content: center; } + .panel-tabs a { + border-bottom: 1px solid #dbdbdb; + margin-bottom: -1px; + padding: 0.5em; } + .panel-tabs a.is-active { + border-bottom-color: #4a4a4a; + color: #363636; } + +.panel-list a { + color: #4a4a4a; } + .panel-list a:hover, .panel-list .ibo-quick-create--compartment-results--element > .option:hover { + color: #3273dc; } + +.panel-block { + align-items: center; + color: #363636; + display: flex; + justify-content: flex-start; + padding: 0.5em 0.75em; } + .panel-block input[type="checkbox"] { + margin-right: 0.75em; } + .panel-block > .control { + flex-grow: 1; + flex-shrink: 1; + width: 100%; } + .panel-block.is-wrapped { + flex-wrap: wrap; } + .panel-block.is-active { + border-left-color: #3273dc; + color: #363636; } + .panel-block.is-active .panel-icon { + color: #3273dc; } + .panel-block:last-child { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + +a.panel-block, +label.panel-block { + cursor: pointer; } + a.panel-block:hover, .ibo-quick-create--compartment-results--element > .panel-block.option:hover, + label.panel-block:hover { + background-color: whitesmoke; } + +.panel-icon { + display: inline-block; + font-size: 14px; + height: 1em; + line-height: 1em; + text-align: center; + vertical-align: top; + width: 1em; + color: #7a7a7a; + margin-right: 0.75em; } + .panel-icon .fa { + font-size: inherit; + line-height: inherit; } + +.tabs { + -webkit-overflow-scrolling: touch; + align-items: stretch; + display: flex; + font-size: 1rem; + justify-content: space-between; + overflow: hidden; + overflow-x: auto; + white-space: nowrap; } + .tabs a { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + color: #4a4a4a; + display: flex; + justify-content: center; + margin-bottom: -1px; + padding: 0.5em 1em; + vertical-align: top; } + .tabs a:hover, .tabs .ibo-quick-create--compartment-results--element > .option:hover { + border-bottom-color: #363636; + color: #363636; } + .tabs li { + display: block; } + .tabs li.is-active a { + border-bottom-color: #3273dc; + color: #3273dc; } + .tabs ul { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + display: flex; + flex-grow: 1; + flex-shrink: 0; + justify-content: flex-start; } + .tabs ul.is-left { + padding-right: 0.75em; } + .tabs ul.is-center { + flex: none; + justify-content: center; + padding-left: 0.75em; + padding-right: 0.75em; } + .tabs ul.is-right { + justify-content: flex-end; + padding-left: 0.75em; } + .tabs .icon:first-child { + margin-right: 0.5em; } + .tabs .icon:last-child { + margin-left: 0.5em; } + .tabs.is-centered ul { + justify-content: center; } + .tabs.is-right ul { + justify-content: flex-end; } + .tabs.is-boxed a { + border: 1px solid transparent; + border-radius: 4px 4px 0 0; } + .tabs.is-boxed a:hover, .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover { + background-color: whitesmoke; + border-bottom-color: #dbdbdb; } + .tabs.is-boxed li.is-active a { + background-color: white; + border-color: #dbdbdb; + border-bottom-color: transparent !important; } + .tabs.is-fullwidth li { + flex-grow: 1; + flex-shrink: 0; } + .tabs.is-toggle a { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px; + margin-bottom: 0; + position: relative; } + .tabs.is-toggle a:hover, .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: whitesmoke; + border-color: #b5b5b5; + z-index: 2; } + .tabs.is-toggle li + li { + margin-left: -1px; } + .tabs.is-toggle li:first-child a { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; } + .tabs.is-toggle li:last-child a { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; } + .tabs.is-toggle li.is-active a { + background-color: #3273dc; + border-color: #3273dc; + color: #fff; + z-index: 1; } + .tabs.is-toggle ul { + border-bottom: none; } + .tabs.is-toggle.is-toggle-rounded li:first-child a { + border-bottom-left-radius: 290486px; + border-top-left-radius: 290486px; + padding-left: 1.25em; } + .tabs.is-toggle.is-toggle-rounded li:last-child a { + border-bottom-right-radius: 290486px; + border-top-right-radius: 290486px; + padding-right: 1.25em; } + .tabs.is-small { + font-size: 0.75rem; } + .tabs.is-medium { + font-size: 1.25rem; } + .tabs.is-large { + font-size: 1.5rem; } + +.column { + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + padding: 0.75rem; } + .columns.is-mobile > .column.is-narrow { + flex: none; } + .columns.is-mobile > .column.is-full { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-three-quarters { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-two-thirds { + flex: none; + width: 66.6666%; } + .columns.is-mobile > .column.is-half { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-one-third { + flex: none; + width: 33.3333%; } + .columns.is-mobile > .column.is-one-quarter { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-one-fifth { + flex: none; + width: 20%; } + .columns.is-mobile > .column.is-two-fifths { + flex: none; + width: 40%; } + .columns.is-mobile > .column.is-three-fifths { + flex: none; + width: 60%; } + .columns.is-mobile > .column.is-four-fifths { + flex: none; + width: 80%; } + .columns.is-mobile > .column.is-offset-three-quarters { + margin-left: 75%; } + .columns.is-mobile > .column.is-offset-two-thirds { + margin-left: 66.6666%; } + .columns.is-mobile > .column.is-offset-half { + margin-left: 50%; } + .columns.is-mobile > .column.is-offset-one-third { + margin-left: 33.3333%; } + .columns.is-mobile > .column.is-offset-one-quarter { + margin-left: 25%; } + .columns.is-mobile > .column.is-offset-one-fifth { + margin-left: 20%; } + .columns.is-mobile > .column.is-offset-two-fifths { + margin-left: 40%; } + .columns.is-mobile > .column.is-offset-three-fifths { + margin-left: 60%; } + .columns.is-mobile > .column.is-offset-four-fifths { + margin-left: 80%; } + .columns.is-mobile > .column.is-0 { + flex: none; + width: 0%; } + .columns.is-mobile > .column.is-offset-0 { + margin-left: 0%; } + .columns.is-mobile > .column.is-1 { + flex: none; + width: 8.3333333333%; } + .columns.is-mobile > .column.is-offset-1 { + margin-left: 8.3333333333%; } + .columns.is-mobile > .column.is-2 { + flex: none; + width: 16.6666666667%; } + .columns.is-mobile > .column.is-offset-2 { + margin-left: 16.6666666667%; } + .columns.is-mobile > .column.is-3 { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-offset-3 { + margin-left: 25%; } + .columns.is-mobile > .column.is-4 { + flex: none; + width: 33.3333333333%; } + .columns.is-mobile > .column.is-offset-4 { + margin-left: 33.3333333333%; } + .columns.is-mobile > .column.is-5 { + flex: none; + width: 41.6666666667%; } + .columns.is-mobile > .column.is-offset-5 { + margin-left: 41.6666666667%; } + .columns.is-mobile > .column.is-6 { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-offset-6 { + margin-left: 50%; } + .columns.is-mobile > .column.is-7 { + flex: none; + width: 58.3333333333%; } + .columns.is-mobile > .column.is-offset-7 { + margin-left: 58.3333333333%; } + .columns.is-mobile > .column.is-8 { + flex: none; + width: 66.6666666667%; } + .columns.is-mobile > .column.is-offset-8 { + margin-left: 66.6666666667%; } + .columns.is-mobile > .column.is-9 { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-offset-9 { + margin-left: 75%; } + .columns.is-mobile > .column.is-10 { + flex: none; + width: 83.3333333333%; } + .columns.is-mobile > .column.is-offset-10 { + margin-left: 83.3333333333%; } + .columns.is-mobile > .column.is-11 { + flex: none; + width: 91.6666666667%; } + .columns.is-mobile > .column.is-offset-11 { + margin-left: 91.6666666667%; } + .columns.is-mobile > .column.is-12 { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-offset-12 { + margin-left: 100%; } + @media screen and (max-width: 768px) { + .column.is-narrow-mobile { + flex: none; } + .column.is-full-mobile { + flex: none; + width: 100%; } + .column.is-three-quarters-mobile { + flex: none; + width: 75%; } + .column.is-two-thirds-mobile { + flex: none; + width: 66.6666%; } + .column.is-half-mobile { + flex: none; + width: 50%; } + .column.is-one-third-mobile { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-mobile { + flex: none; + width: 25%; } + .column.is-one-fifth-mobile { + flex: none; + width: 20%; } + .column.is-two-fifths-mobile { + flex: none; + width: 40%; } + .column.is-three-fifths-mobile { + flex: none; + width: 60%; } + .column.is-four-fifths-mobile { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-mobile { + margin-left: 75%; } + .column.is-offset-two-thirds-mobile { + margin-left: 66.6666%; } + .column.is-offset-half-mobile { + margin-left: 50%; } + .column.is-offset-one-third-mobile { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-mobile { + margin-left: 25%; } + .column.is-offset-one-fifth-mobile { + margin-left: 20%; } + .column.is-offset-two-fifths-mobile { + margin-left: 40%; } + .column.is-offset-three-fifths-mobile { + margin-left: 60%; } + .column.is-offset-four-fifths-mobile { + margin-left: 80%; } + .column.is-0-mobile { + flex: none; + width: 0%; } + .column.is-offset-0-mobile { + margin-left: 0%; } + .column.is-1-mobile { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1-mobile { + margin-left: 8.3333333333%; } + .column.is-2-mobile { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2-mobile { + margin-left: 16.6666666667%; } + .column.is-3-mobile { + flex: none; + width: 25%; } + .column.is-offset-3-mobile { + margin-left: 25%; } + .column.is-4-mobile { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4-mobile { + margin-left: 33.3333333333%; } + .column.is-5-mobile { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5-mobile { + margin-left: 41.6666666667%; } + .column.is-6-mobile { + flex: none; + width: 50%; } + .column.is-offset-6-mobile { + margin-left: 50%; } + .column.is-7-mobile { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7-mobile { + margin-left: 58.3333333333%; } + .column.is-8-mobile { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8-mobile { + margin-left: 66.6666666667%; } + .column.is-9-mobile { + flex: none; + width: 75%; } + .column.is-offset-9-mobile { + margin-left: 75%; } + .column.is-10-mobile { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10-mobile { + margin-left: 83.3333333333%; } + .column.is-11-mobile { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11-mobile { + margin-left: 91.6666666667%; } + .column.is-12-mobile { + flex: none; + width: 100%; } + .column.is-offset-12-mobile { + margin-left: 100%; } } + @media screen and (min-width: 769px), print { + .column.is-narrow, .column.is-narrow-tablet { + flex: none; } + .column.is-full, .column.is-full-tablet { + flex: none; + width: 100%; } + .column.is-three-quarters, .column.is-three-quarters-tablet { + flex: none; + width: 75%; } + .column.is-two-thirds, .column.is-two-thirds-tablet { + flex: none; + width: 66.6666%; } + .column.is-half, .column.is-half-tablet { + flex: none; + width: 50%; } + .column.is-one-third, .column.is-one-third-tablet { + flex: none; + width: 33.3333%; } + .column.is-one-quarter, .column.is-one-quarter-tablet { + flex: none; + width: 25%; } + .column.is-one-fifth, .column.is-one-fifth-tablet { + flex: none; + width: 20%; } + .column.is-two-fifths, .column.is-two-fifths-tablet { + flex: none; + width: 40%; } + .column.is-three-fifths, .column.is-three-fifths-tablet { + flex: none; + width: 60%; } + .column.is-four-fifths, .column.is-four-fifths-tablet { + flex: none; + width: 80%; } + .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { + margin-left: 75%; } + .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { + margin-left: 66.6666%; } + .column.is-offset-half, .column.is-offset-half-tablet { + margin-left: 50%; } + .column.is-offset-one-third, .column.is-offset-one-third-tablet { + margin-left: 33.3333%; } + .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { + margin-left: 25%; } + .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { + margin-left: 20%; } + .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { + margin-left: 40%; } + .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { + margin-left: 60%; } + .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { + margin-left: 80%; } + .column.is-0, .column.is-0-tablet { + flex: none; + width: 0%; } + .column.is-offset-0, .column.is-offset-0-tablet { + margin-left: 0%; } + .column.is-1, .column.is-1-tablet { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1, .column.is-offset-1-tablet { + margin-left: 8.3333333333%; } + .column.is-2, .column.is-2-tablet { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2, .column.is-offset-2-tablet { + margin-left: 16.6666666667%; } + .column.is-3, .column.is-3-tablet { + flex: none; + width: 25%; } + .column.is-offset-3, .column.is-offset-3-tablet { + margin-left: 25%; } + .column.is-4, .column.is-4-tablet { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4, .column.is-offset-4-tablet { + margin-left: 33.3333333333%; } + .column.is-5, .column.is-5-tablet { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5, .column.is-offset-5-tablet { + margin-left: 41.6666666667%; } + .column.is-6, .column.is-6-tablet { + flex: none; + width: 50%; } + .column.is-offset-6, .column.is-offset-6-tablet { + margin-left: 50%; } + .column.is-7, .column.is-7-tablet { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7, .column.is-offset-7-tablet { + margin-left: 58.3333333333%; } + .column.is-8, .column.is-8-tablet { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8, .column.is-offset-8-tablet { + margin-left: 66.6666666667%; } + .column.is-9, .column.is-9-tablet { + flex: none; + width: 75%; } + .column.is-offset-9, .column.is-offset-9-tablet { + margin-left: 75%; } + .column.is-10, .column.is-10-tablet { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10, .column.is-offset-10-tablet { + margin-left: 83.3333333333%; } + .column.is-11, .column.is-11-tablet { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11, .column.is-offset-11-tablet { + margin-left: 91.6666666667%; } + .column.is-12, .column.is-12-tablet { + flex: none; + width: 100%; } + .column.is-offset-12, .column.is-offset-12-tablet { + margin-left: 100%; } } + @media screen and (max-width: 1023px) { + .column.is-narrow-touch { + flex: none; } + .column.is-full-touch { + flex: none; + width: 100%; } + .column.is-three-quarters-touch { + flex: none; + width: 75%; } + .column.is-two-thirds-touch { + flex: none; + width: 66.6666%; } + .column.is-half-touch { + flex: none; + width: 50%; } + .column.is-one-third-touch { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-touch { + flex: none; + width: 25%; } + .column.is-one-fifth-touch { + flex: none; + width: 20%; } + .column.is-two-fifths-touch { + flex: none; + width: 40%; } + .column.is-three-fifths-touch { + flex: none; + width: 60%; } + .column.is-four-fifths-touch { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-touch { + margin-left: 75%; } + .column.is-offset-two-thirds-touch { + margin-left: 66.6666%; } + .column.is-offset-half-touch { + margin-left: 50%; } + .column.is-offset-one-third-touch { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-touch { + margin-left: 25%; } + .column.is-offset-one-fifth-touch { + margin-left: 20%; } + .column.is-offset-two-fifths-touch { + margin-left: 40%; } + .column.is-offset-three-fifths-touch { + margin-left: 60%; } + .column.is-offset-four-fifths-touch { + margin-left: 80%; } + .column.is-0-touch { + flex: none; + width: 0%; } + .column.is-offset-0-touch { + margin-left: 0%; } + .column.is-1-touch { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1-touch { + margin-left: 8.3333333333%; } + .column.is-2-touch { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2-touch { + margin-left: 16.6666666667%; } + .column.is-3-touch { + flex: none; + width: 25%; } + .column.is-offset-3-touch { + margin-left: 25%; } + .column.is-4-touch { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4-touch { + margin-left: 33.3333333333%; } + .column.is-5-touch { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5-touch { + margin-left: 41.6666666667%; } + .column.is-6-touch { + flex: none; + width: 50%; } + .column.is-offset-6-touch { + margin-left: 50%; } + .column.is-7-touch { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7-touch { + margin-left: 58.3333333333%; } + .column.is-8-touch { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8-touch { + margin-left: 66.6666666667%; } + .column.is-9-touch { + flex: none; + width: 75%; } + .column.is-offset-9-touch { + margin-left: 75%; } + .column.is-10-touch { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10-touch { + margin-left: 83.3333333333%; } + .column.is-11-touch { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11-touch { + margin-left: 91.6666666667%; } + .column.is-12-touch { + flex: none; + width: 100%; } + .column.is-offset-12-touch { + margin-left: 100%; } } + @media screen and (min-width: 1024px) { + .column.is-narrow-desktop { + flex: none; } + .column.is-full-desktop { + flex: none; + width: 100%; } + .column.is-three-quarters-desktop { + flex: none; + width: 75%; } + .column.is-two-thirds-desktop { + flex: none; + width: 66.6666%; } + .column.is-half-desktop { + flex: none; + width: 50%; } + .column.is-one-third-desktop { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-desktop { + flex: none; + width: 25%; } + .column.is-one-fifth-desktop { + flex: none; + width: 20%; } + .column.is-two-fifths-desktop { + flex: none; + width: 40%; } + .column.is-three-fifths-desktop { + flex: none; + width: 60%; } + .column.is-four-fifths-desktop { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-desktop { + margin-left: 75%; } + .column.is-offset-two-thirds-desktop { + margin-left: 66.6666%; } + .column.is-offset-half-desktop { + margin-left: 50%; } + .column.is-offset-one-third-desktop { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-desktop { + margin-left: 25%; } + .column.is-offset-one-fifth-desktop { + margin-left: 20%; } + .column.is-offset-two-fifths-desktop { + margin-left: 40%; } + .column.is-offset-three-fifths-desktop { + margin-left: 60%; } + .column.is-offset-four-fifths-desktop { + margin-left: 80%; } + .column.is-0-desktop { + flex: none; + width: 0%; } + .column.is-offset-0-desktop { + margin-left: 0%; } + .column.is-1-desktop { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1-desktop { + margin-left: 8.3333333333%; } + .column.is-2-desktop { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2-desktop { + margin-left: 16.6666666667%; } + .column.is-3-desktop { + flex: none; + width: 25%; } + .column.is-offset-3-desktop { + margin-left: 25%; } + .column.is-4-desktop { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4-desktop { + margin-left: 33.3333333333%; } + .column.is-5-desktop { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5-desktop { + margin-left: 41.6666666667%; } + .column.is-6-desktop { + flex: none; + width: 50%; } + .column.is-offset-6-desktop { + margin-left: 50%; } + .column.is-7-desktop { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7-desktop { + margin-left: 58.3333333333%; } + .column.is-8-desktop { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8-desktop { + margin-left: 66.6666666667%; } + .column.is-9-desktop { + flex: none; + width: 75%; } + .column.is-offset-9-desktop { + margin-left: 75%; } + .column.is-10-desktop { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10-desktop { + margin-left: 83.3333333333%; } + .column.is-11-desktop { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11-desktop { + margin-left: 91.6666666667%; } + .column.is-12-desktop { + flex: none; + width: 100%; } + .column.is-offset-12-desktop { + margin-left: 100%; } } + @media screen and (min-width: 1216px) { + .column.is-narrow-widescreen { + flex: none; } + .column.is-full-widescreen { + flex: none; + width: 100%; } + .column.is-three-quarters-widescreen { + flex: none; + width: 75%; } + .column.is-two-thirds-widescreen { + flex: none; + width: 66.6666%; } + .column.is-half-widescreen { + flex: none; + width: 50%; } + .column.is-one-third-widescreen { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-widescreen { + flex: none; + width: 25%; } + .column.is-one-fifth-widescreen { + flex: none; + width: 20%; } + .column.is-two-fifths-widescreen { + flex: none; + width: 40%; } + .column.is-three-fifths-widescreen { + flex: none; + width: 60%; } + .column.is-four-fifths-widescreen { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-widescreen { + margin-left: 75%; } + .column.is-offset-two-thirds-widescreen { + margin-left: 66.6666%; } + .column.is-offset-half-widescreen { + margin-left: 50%; } + .column.is-offset-one-third-widescreen { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-widescreen { + margin-left: 25%; } + .column.is-offset-one-fifth-widescreen { + margin-left: 20%; } + .column.is-offset-two-fifths-widescreen { + margin-left: 40%; } + .column.is-offset-three-fifths-widescreen { + margin-left: 60%; } + .column.is-offset-four-fifths-widescreen { + margin-left: 80%; } + .column.is-0-widescreen { + flex: none; + width: 0%; } + .column.is-offset-0-widescreen { + margin-left: 0%; } + .column.is-1-widescreen { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1-widescreen { + margin-left: 8.3333333333%; } + .column.is-2-widescreen { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2-widescreen { + margin-left: 16.6666666667%; } + .column.is-3-widescreen { + flex: none; + width: 25%; } + .column.is-offset-3-widescreen { + margin-left: 25%; } + .column.is-4-widescreen { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4-widescreen { + margin-left: 33.3333333333%; } + .column.is-5-widescreen { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5-widescreen { + margin-left: 41.6666666667%; } + .column.is-6-widescreen { + flex: none; + width: 50%; } + .column.is-offset-6-widescreen { + margin-left: 50%; } + .column.is-7-widescreen { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7-widescreen { + margin-left: 58.3333333333%; } + .column.is-8-widescreen { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8-widescreen { + margin-left: 66.6666666667%; } + .column.is-9-widescreen { + flex: none; + width: 75%; } + .column.is-offset-9-widescreen { + margin-left: 75%; } + .column.is-10-widescreen { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10-widescreen { + margin-left: 83.3333333333%; } + .column.is-11-widescreen { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11-widescreen { + margin-left: 91.6666666667%; } + .column.is-12-widescreen { + flex: none; + width: 100%; } + .column.is-offset-12-widescreen { + margin-left: 100%; } } + @media screen and (min-width: 1408px) { + .column.is-narrow-fullhd { + flex: none; } + .column.is-full-fullhd { + flex: none; + width: 100%; } + .column.is-three-quarters-fullhd { + flex: none; + width: 75%; } + .column.is-two-thirds-fullhd { + flex: none; + width: 66.6666%; } + .column.is-half-fullhd { + flex: none; + width: 50%; } + .column.is-one-third-fullhd { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-fullhd { + flex: none; + width: 25%; } + .column.is-one-fifth-fullhd { + flex: none; + width: 20%; } + .column.is-two-fifths-fullhd { + flex: none; + width: 40%; } + .column.is-three-fifths-fullhd { + flex: none; + width: 60%; } + .column.is-four-fifths-fullhd { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-fullhd { + margin-left: 75%; } + .column.is-offset-two-thirds-fullhd { + margin-left: 66.6666%; } + .column.is-offset-half-fullhd { + margin-left: 50%; } + .column.is-offset-one-third-fullhd { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-fullhd { + margin-left: 25%; } + .column.is-offset-one-fifth-fullhd { + margin-left: 20%; } + .column.is-offset-two-fifths-fullhd { + margin-left: 40%; } + .column.is-offset-three-fifths-fullhd { + margin-left: 60%; } + .column.is-offset-four-fifths-fullhd { + margin-left: 80%; } + .column.is-0-fullhd { + flex: none; + width: 0%; } + .column.is-offset-0-fullhd { + margin-left: 0%; } + .column.is-1-fullhd { + flex: none; + width: 8.3333333333%; } + .column.is-offset-1-fullhd { + margin-left: 8.3333333333%; } + .column.is-2-fullhd { + flex: none; + width: 16.6666666667%; } + .column.is-offset-2-fullhd { + margin-left: 16.6666666667%; } + .column.is-3-fullhd { + flex: none; + width: 25%; } + .column.is-offset-3-fullhd { + margin-left: 25%; } + .column.is-4-fullhd { + flex: none; + width: 33.3333333333%; } + .column.is-offset-4-fullhd { + margin-left: 33.3333333333%; } + .column.is-5-fullhd { + flex: none; + width: 41.6666666667%; } + .column.is-offset-5-fullhd { + margin-left: 41.6666666667%; } + .column.is-6-fullhd { + flex: none; + width: 50%; } + .column.is-offset-6-fullhd { + margin-left: 50%; } + .column.is-7-fullhd { + flex: none; + width: 58.3333333333%; } + .column.is-offset-7-fullhd { + margin-left: 58.3333333333%; } + .column.is-8-fullhd { + flex: none; + width: 66.6666666667%; } + .column.is-offset-8-fullhd { + margin-left: 66.6666666667%; } + .column.is-9-fullhd { + flex: none; + width: 75%; } + .column.is-offset-9-fullhd { + margin-left: 75%; } + .column.is-10-fullhd { + flex: none; + width: 83.3333333333%; } + .column.is-offset-10-fullhd { + margin-left: 83.3333333333%; } + .column.is-11-fullhd { + flex: none; + width: 91.6666666667%; } + .column.is-offset-11-fullhd { + margin-left: 91.6666666667%; } + .column.is-12-fullhd { + flex: none; + width: 100%; } + .column.is-offset-12-fullhd { + margin-left: 100%; } } + +.columns { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .columns:last-child { + margin-bottom: -0.75rem; } + .columns:not(:last-child) { + margin-bottom: calc(1.5rem - 0.75rem); } + .columns.is-centered { + justify-content: center; } + .columns.is-gapless { + margin-left: 0; + margin-right: 0; + margin-top: 0; } + .columns.is-gapless > .column { + margin: 0; + padding: 0 !important; } + .columns.is-gapless:not(:last-child) { + margin-bottom: 1.5rem; } + .columns.is-gapless:last-child { + margin-bottom: 0; } + .columns.is-mobile { + display: flex; } + .columns.is-multiline { + flex-wrap: wrap; } + .columns.is-vcentered { + align-items: center; } + @media screen and (min-width: 769px), print { + .columns:not(.is-desktop) { + display: flex; } } + @media screen and (min-width: 1024px) { + .columns.is-desktop { + display: flex; } } + +.columns.is-variable { + --columnGap: 0.75rem; + margin-left: calc(-1 * var(--columnGap)); + margin-right: calc(-1 * var(--columnGap)); } + .columns.is-variable .column { + padding-left: var(--columnGap); + padding-right: var(--columnGap); } + .columns.is-variable.is-0 { + --columnGap: 0rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-0-mobile { + --columnGap: 0rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-0-tablet { + --columnGap: 0rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-0-tablet-only { + --columnGap: 0rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-0-touch { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-0-desktop { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-0-desktop-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-0-widescreen { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-0-widescreen-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-0-fullhd { + --columnGap: 0rem; } } + .columns.is-variable.is-1 { + --columnGap: 0.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-1-mobile { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-1-tablet { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-1-tablet-only { + --columnGap: 0.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-1-touch { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-1-desktop { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-1-desktop-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-1-widescreen { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-1-widescreen-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-1-fullhd { + --columnGap: 0.25rem; } } + .columns.is-variable.is-2 { + --columnGap: 0.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-2-mobile { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-2-tablet { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-2-tablet-only { + --columnGap: 0.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-2-touch { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-2-desktop { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-2-desktop-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-2-widescreen { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-2-widescreen-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-2-fullhd { + --columnGap: 0.5rem; } } + .columns.is-variable.is-3 { + --columnGap: 0.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-3-mobile { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-3-tablet { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-3-tablet-only { + --columnGap: 0.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-3-touch { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-3-desktop { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-3-desktop-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-3-widescreen { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-3-widescreen-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-3-fullhd { + --columnGap: 0.75rem; } } + .columns.is-variable.is-4 { + --columnGap: 1rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-4-mobile { + --columnGap: 1rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-4-tablet { + --columnGap: 1rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-4-tablet-only { + --columnGap: 1rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-4-touch { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-4-desktop { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-4-desktop-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-4-widescreen { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-4-widescreen-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-4-fullhd { + --columnGap: 1rem; } } + .columns.is-variable.is-5 { + --columnGap: 1.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-5-mobile { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-5-tablet { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-5-tablet-only { + --columnGap: 1.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-5-touch { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-5-desktop { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-5-desktop-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-5-widescreen { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-5-widescreen-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-5-fullhd { + --columnGap: 1.25rem; } } + .columns.is-variable.is-6 { + --columnGap: 1.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-6-mobile { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-6-tablet { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-6-tablet-only { + --columnGap: 1.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-6-touch { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-6-desktop { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-6-desktop-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-6-widescreen { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-6-widescreen-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-6-fullhd { + --columnGap: 1.5rem; } } + .columns.is-variable.is-7 { + --columnGap: 1.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-7-mobile { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-7-tablet { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-7-tablet-only { + --columnGap: 1.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-7-touch { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-7-desktop { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-7-desktop-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-7-widescreen { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-7-widescreen-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-7-fullhd { + --columnGap: 1.75rem; } } + .columns.is-variable.is-8 { + --columnGap: 2rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-8-mobile { + --columnGap: 2rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-8-tablet { + --columnGap: 2rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-8-tablet-only { + --columnGap: 2rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-8-touch { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-8-desktop { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-8-desktop-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-8-widescreen { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-8-widescreen-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-8-fullhd { + --columnGap: 2rem; } } + +.tile { + align-items: stretch; + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + min-height: min-content; } + .tile.is-ancestor { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .tile.is-ancestor:last-child { + margin-bottom: -0.75rem; } + .tile.is-ancestor:not(:last-child) { + margin-bottom: 0.75rem; } + .tile.is-child { + margin: 0 !important; } + .tile.is-parent { + padding: 0.75rem; } + .tile.is-vertical { + flex-direction: column; } + .tile.is-vertical > .tile.is-child:not(:last-child) { + margin-bottom: 1.5rem !important; } + @media screen and (min-width: 769px), print { + .tile:not(.is-child) { + display: flex; } + .tile.is-1 { + flex: none; + width: 8.3333333333%; } + .tile.is-2 { + flex: none; + width: 16.6666666667%; } + .tile.is-3 { + flex: none; + width: 25%; } + .tile.is-4 { + flex: none; + width: 33.3333333333%; } + .tile.is-5 { + flex: none; + width: 41.6666666667%; } + .tile.is-6 { + flex: none; + width: 50%; } + .tile.is-7 { + flex: none; + width: 58.3333333333%; } + .tile.is-8 { + flex: none; + width: 66.6666666667%; } + .tile.is-9 { + flex: none; + width: 75%; } + .tile.is-10 { + flex: none; + width: 83.3333333333%; } + .tile.is-11 { + flex: none; + width: 91.6666666667%; } + .tile.is-12 { + flex: none; + width: 100%; } } + +.has-text-white { + color: white !important; } + +a.has-text-white:hover, .ibo-quick-create--compartment-results--element > .has-text-white.option:hover, a.has-text-white:focus { + color: #e6e6e6 !important; } + +.has-background-white { + background-color: white !important; } + +.has-text-black { + color: #0a0a0a !important; } + +a.has-text-black:hover, .ibo-quick-create--compartment-results--element > .has-text-black.option:hover, a.has-text-black:focus { + color: black !important; } + +.has-background-black { + background-color: #0a0a0a !important; } + +.has-text-light { + color: whitesmoke !important; } + +a.has-text-light:hover, .ibo-quick-create--compartment-results--element > .has-text-light.option:hover, a.has-text-light:focus { + color: #dbdbdb !important; } + +.has-background-light { + background-color: whitesmoke !important; } + +.has-text-dark { + color: #363636 !important; } + +a.has-text-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-dark.option:hover, a.has-text-dark:focus { + color: #1c1c1c !important; } + +.has-background-dark { + background-color: #363636 !important; } + +.has-text-primary { + color: #00d1b2 !important; } + +a.has-text-primary:hover, .ibo-quick-create--compartment-results--element > .has-text-primary.option:hover, a.has-text-primary:focus { + color: #009e86 !important; } + +.has-background-primary { + background-color: #00d1b2 !important; } + +.has-text-primary-light { + color: #ebfffc !important; } + +a.has-text-primary-light:hover, .ibo-quick-create--compartment-results--element > .has-text-primary-light.option:hover, a.has-text-primary-light:focus { + color: #b8fff4 !important; } + +.has-background-primary-light { + background-color: #ebfffc !important; } + +.has-text-primary-dark { + color: #00947e !important; } + +a.has-text-primary-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-primary-dark.option:hover, a.has-text-primary-dark:focus { + color: #00c7a9 !important; } + +.has-background-primary-dark { + background-color: #00947e !important; } + +.has-text-link { + color: #3273dc !important; } + +a.has-text-link:hover, .ibo-quick-create--compartment-results--element > .has-text-link.option:hover, a.has-text-link:focus { + color: #205bbc !important; } + +.has-background-link { + background-color: #3273dc !important; } + +.has-text-link-light { + color: #eef3fc !important; } + +a.has-text-link-light:hover, .ibo-quick-create--compartment-results--element > .has-text-link-light.option:hover, a.has-text-link-light:focus { + color: #c2d5f5 !important; } + +.has-background-link-light { + background-color: #eef3fc !important; } + +.has-text-link-dark { + color: #2160c4 !important; } + +a.has-text-link-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-link-dark.option:hover, a.has-text-link-dark:focus { + color: #3b79de !important; } + +.has-background-link-dark { + background-color: #2160c4 !important; } + +.has-text-info { + color: #3298dc !important; } + +a.has-text-info:hover, .ibo-quick-create--compartment-results--element > .has-text-info.option:hover, a.has-text-info:focus { + color: #207dbc !important; } + +.has-background-info { + background-color: #3298dc !important; } + +.has-text-info-light { + color: #eef6fc !important; } + +a.has-text-info-light:hover, .ibo-quick-create--compartment-results--element > .has-text-info-light.option:hover, a.has-text-info-light:focus { + color: #c2e0f5 !important; } + +.has-background-info-light { + background-color: #eef6fc !important; } + +.has-text-info-dark { + color: #1d72aa !important; } + +a.has-text-info-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-info-dark.option:hover, a.has-text-info-dark:focus { + color: #248fd6 !important; } + +.has-background-info-dark { + background-color: #1d72aa !important; } + +.has-text-success { + color: #48c774 !important; } + +a.has-text-success:hover, .ibo-quick-create--compartment-results--element > .has-text-success.option:hover, a.has-text-success:focus { + color: #34a85c !important; } + +.has-background-success { + background-color: #48c774 !important; } + +.has-text-success-light { + color: #effaf3 !important; } + +a.has-text-success-light:hover, .ibo-quick-create--compartment-results--element > .has-text-success-light.option:hover, a.has-text-success-light:focus { + color: #c8eed6 !important; } + +.has-background-success-light { + background-color: #effaf3 !important; } + +.has-text-success-dark { + color: #257942 !important; } + +a.has-text-success-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-success-dark.option:hover, a.has-text-success-dark:focus { + color: #31a058 !important; } + +.has-background-success-dark { + background-color: #257942 !important; } + +.has-text-warning { + color: #ffdd57 !important; } + +a.has-text-warning:hover, .ibo-quick-create--compartment-results--element > .has-text-warning.option:hover, a.has-text-warning:focus { + color: #ffd324 !important; } + +.has-background-warning { + background-color: #ffdd57 !important; } + +.has-text-warning-light { + color: #fffbeb !important; } + +a.has-text-warning-light:hover, .ibo-quick-create--compartment-results--element > .has-text-warning-light.option:hover, a.has-text-warning-light:focus { + color: #fff1b8 !important; } + +.has-background-warning-light { + background-color: #fffbeb !important; } + +.has-text-warning-dark { + color: #947600 !important; } + +a.has-text-warning-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-warning-dark.option:hover, a.has-text-warning-dark:focus { + color: #c79f00 !important; } + +.has-background-warning-dark { + background-color: #947600 !important; } + +.has-text-danger { + color: #f14668 !important; } + +a.has-text-danger:hover, .ibo-quick-create--compartment-results--element > .has-text-danger.option:hover, a.has-text-danger:focus { + color: #ee1742 !important; } + +.has-background-danger { + background-color: #f14668 !important; } + +.has-text-danger-light { + color: #feecf0 !important; } + +a.has-text-danger-light:hover, .ibo-quick-create--compartment-results--element > .has-text-danger-light.option:hover, a.has-text-danger-light:focus { + color: #fabdc9 !important; } + +.has-background-danger-light { + background-color: #feecf0 !important; } + +.has-text-danger-dark { + color: #cc0f35 !important; } + +a.has-text-danger-dark:hover, .ibo-quick-create--compartment-results--element > .has-text-danger-dark.option:hover, a.has-text-danger-dark:focus { + color: #ee2049 !important; } + +.has-background-danger-dark { + background-color: #cc0f35 !important; } + +.has-text-black-bis { + color: #121212 !important; } + +.has-background-black-bis { + background-color: #121212 !important; } + +.has-text-black-ter { + color: #242424 !important; } + +.has-background-black-ter { + background-color: #242424 !important; } + +.has-text-grey-darker { + color: #363636 !important; } + +.has-background-grey-darker { + background-color: #363636 !important; } + +.has-text-grey-dark { + color: #4a4a4a !important; } + +.has-background-grey-dark { + background-color: #4a4a4a !important; } + +.has-text-grey { + color: #7a7a7a !important; } + +.has-background-grey { + background-color: #7a7a7a !important; } + +.has-text-grey-light { + color: #b5b5b5 !important; } + +.has-background-grey-light { + background-color: #b5b5b5 !important; } + +.has-text-grey-lighter { + color: #dbdbdb !important; } + +.has-background-grey-lighter { + background-color: #dbdbdb !important; } + +.has-text-white-ter { + color: whitesmoke !important; } + +.has-background-white-ter { + background-color: whitesmoke !important; } + +.has-text-white-bis { + color: #fafafa !important; } + +.has-background-white-bis { + background-color: #fafafa !important; } + +.is-clearfix::after { + clear: both; + content: " "; + display: table; } + +.is-pulled-left { + float: left !important; } + +.is-pulled-right { + float: right !important; } + +.is-radiusless { + border-radius: 0 !important; } + +.is-shadowless { + box-shadow: none !important; } + +.is-clipped { + overflow: hidden !important; } + +.is-relative { + position: relative !important; } + +.is-marginless { + margin: 0 !important; } + +.is-paddingless { + padding: 0 !important; } + +.mt-0 { + margin-top: 0 !important; } + +.mr-0 { + margin-right: 0 !important; } + +.mb-0 { + margin-bottom: 0 !important; } + +.ml-0 { + margin-left: 0 !important; } + +.mx-0 { + margin-left: 0 !important; + margin-right: 0 !important; } + +.my-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; } + +.mt-1 { + margin-top: 0.25rem !important; } + +.mr-1 { + margin-right: 0.25rem !important; } + +.mb-1 { + margin-bottom: 0.25rem !important; } + +.ml-1 { + margin-left: 0.25rem !important; } + +.mx-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; } + +.my-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; } + +.mt-2 { + margin-top: 0.5rem !important; } + +.mr-2 { + margin-right: 0.5rem !important; } + +.mb-2 { + margin-bottom: 0.5rem !important; } + +.ml-2 { + margin-left: 0.5rem !important; } + +.mx-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; } + +.my-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; } + +.mt-3 { + margin-top: 0.75rem !important; } + +.mr-3 { + margin-right: 0.75rem !important; } + +.mb-3 { + margin-bottom: 0.75rem !important; } + +.ml-3 { + margin-left: 0.75rem !important; } + +.mx-3 { + margin-left: 0.75rem !important; + margin-right: 0.75rem !important; } + +.my-3 { + margin-top: 0.75rem !important; + margin-bottom: 0.75rem !important; } + +.mt-4 { + margin-top: 1rem !important; } + +.mr-4 { + margin-right: 1rem !important; } + +.mb-4 { + margin-bottom: 1rem !important; } + +.ml-4 { + margin-left: 1rem !important; } + +.mx-4 { + margin-left: 1rem !important; + margin-right: 1rem !important; } + +.my-4 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; } + +.mt-5 { + margin-top: 1.5rem !important; } + +.mr-5 { + margin-right: 1.5rem !important; } + +.mb-5 { + margin-bottom: 1.5rem !important; } + +.ml-5 { + margin-left: 1.5rem !important; } + +.mx-5 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; } + +.my-5 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; } + +.mt-6 { + margin-top: 3rem !important; } + +.mr-6 { + margin-right: 3rem !important; } + +.mb-6 { + margin-bottom: 3rem !important; } + +.ml-6 { + margin-left: 3rem !important; } + +.mx-6 { + margin-left: 3rem !important; + margin-right: 3rem !important; } + +.my-6 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; } + +.pt-0 { + padding-top: 0 !important; } + +.pr-0 { + padding-right: 0 !important; } + +.pb-0 { + padding-bottom: 0 !important; } + +.pl-0 { + padding-left: 0 !important; } + +.px-0 { + padding-left: 0 !important; + padding-right: 0 !important; } + +.py-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; } + +.pt-1 { + padding-top: 0.25rem !important; } + +.pr-1 { + padding-right: 0.25rem !important; } + +.pb-1 { + padding-bottom: 0.25rem !important; } + +.pl-1 { + padding-left: 0.25rem !important; } + +.px-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; } + +.py-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; } + +.pt-2 { + padding-top: 0.5rem !important; } + +.pr-2 { + padding-right: 0.5rem !important; } + +.pb-2 { + padding-bottom: 0.5rem !important; } + +.pl-2 { + padding-left: 0.5rem !important; } + +.px-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; } + +.py-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; } + +.pt-3 { + padding-top: 0.75rem !important; } + +.pr-3 { + padding-right: 0.75rem !important; } + +.pb-3 { + padding-bottom: 0.75rem !important; } + +.pl-3 { + padding-left: 0.75rem !important; } + +.px-3 { + padding-left: 0.75rem !important; + padding-right: 0.75rem !important; } + +.py-3 { + padding-top: 0.75rem !important; + padding-bottom: 0.75rem !important; } + +.pt-4 { + padding-top: 1rem !important; } + +.pr-4 { + padding-right: 1rem !important; } + +.pb-4 { + padding-bottom: 1rem !important; } + +.pl-4 { + padding-left: 1rem !important; } + +.px-4 { + padding-left: 1rem !important; + padding-right: 1rem !important; } + +.py-4 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; } + +.pt-5 { + padding-top: 1.5rem !important; } + +.pr-5 { + padding-right: 1.5rem !important; } + +.pb-5 { + padding-bottom: 1.5rem !important; } + +.pl-5 { + padding-left: 1.5rem !important; } + +.px-5 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; } + +.py-5 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; } + +.pt-6 { + padding-top: 3rem !important; } + +.pr-6 { + padding-right: 3rem !important; } + +.pb-6 { + padding-bottom: 3rem !important; } + +.pl-6 { + padding-left: 3rem !important; } + +.px-6 { + padding-left: 3rem !important; + padding-right: 3rem !important; } + +.py-6 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; } + +.is-size-1 { + font-size: 3rem !important; } + +.is-size-2 { + font-size: 2.5rem !important; } + +.is-size-3 { + font-size: 2rem !important; } + +.is-size-4 { + font-size: 1.5rem !important; } + +.is-size-5 { + font-size: 1.25rem !important; } + +.is-size-6 { + font-size: 1rem !important; } + +.is-size-7 { + font-size: 0.75rem !important; } + +@media screen and (max-width: 768px) { + .is-size-1-mobile { + font-size: 3rem !important; } + + .is-size-2-mobile { + font-size: 2.5rem !important; } + + .is-size-3-mobile { + font-size: 2rem !important; } + + .is-size-4-mobile { + font-size: 1.5rem !important; } + + .is-size-5-mobile { + font-size: 1.25rem !important; } + + .is-size-6-mobile { + font-size: 1rem !important; } + + .is-size-7-mobile { + font-size: 0.75rem !important; } } +@media screen and (min-width: 769px), print { + .is-size-1-tablet { + font-size: 3rem !important; } + + .is-size-2-tablet { + font-size: 2.5rem !important; } + + .is-size-3-tablet { + font-size: 2rem !important; } + + .is-size-4-tablet { + font-size: 1.5rem !important; } + + .is-size-5-tablet { + font-size: 1.25rem !important; } + + .is-size-6-tablet { + font-size: 1rem !important; } + + .is-size-7-tablet { + font-size: 0.75rem !important; } } +@media screen and (max-width: 1023px) { + .is-size-1-touch { + font-size: 3rem !important; } + + .is-size-2-touch { + font-size: 2.5rem !important; } + + .is-size-3-touch { + font-size: 2rem !important; } + + .is-size-4-touch { + font-size: 1.5rem !important; } + + .is-size-5-touch { + font-size: 1.25rem !important; } + + .is-size-6-touch { + font-size: 1rem !important; } + + .is-size-7-touch { + font-size: 0.75rem !important; } } +@media screen and (min-width: 1024px) { + .is-size-1-desktop { + font-size: 3rem !important; } + + .is-size-2-desktop { + font-size: 2.5rem !important; } + + .is-size-3-desktop { + font-size: 2rem !important; } + + .is-size-4-desktop { + font-size: 1.5rem !important; } + + .is-size-5-desktop { + font-size: 1.25rem !important; } + + .is-size-6-desktop { + font-size: 1rem !important; } + + .is-size-7-desktop { + font-size: 0.75rem !important; } } +@media screen and (min-width: 1216px) { + .is-size-1-widescreen { + font-size: 3rem !important; } + + .is-size-2-widescreen { + font-size: 2.5rem !important; } + + .is-size-3-widescreen { + font-size: 2rem !important; } + + .is-size-4-widescreen { + font-size: 1.5rem !important; } + + .is-size-5-widescreen { + font-size: 1.25rem !important; } + + .is-size-6-widescreen { + font-size: 1rem !important; } + + .is-size-7-widescreen { + font-size: 0.75rem !important; } } +@media screen and (min-width: 1408px) { + .is-size-1-fullhd { + font-size: 3rem !important; } + + .is-size-2-fullhd { + font-size: 2.5rem !important; } + + .is-size-3-fullhd { + font-size: 2rem !important; } + + .is-size-4-fullhd { + font-size: 1.5rem !important; } + + .is-size-5-fullhd { + font-size: 1.25rem !important; } + + .is-size-6-fullhd { + font-size: 1rem !important; } + + .is-size-7-fullhd { + font-size: 0.75rem !important; } } +.has-text-centered { + text-align: center !important; } + +.has-text-justified { + text-align: justify !important; } + +.has-text-left { + text-align: left !important; } + +.has-text-right { + text-align: right !important; } + +@media screen and (max-width: 768px) { + .has-text-centered-mobile { + text-align: center !important; } } +@media screen and (min-width: 769px), print { + .has-text-centered-tablet { + text-align: center !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-centered-tablet-only { + text-align: center !important; } } +@media screen and (max-width: 1023px) { + .has-text-centered-touch { + text-align: center !important; } } +@media screen and (min-width: 1024px) { + .has-text-centered-desktop { + text-align: center !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-centered-desktop-only { + text-align: center !important; } } +@media screen and (min-width: 1216px) { + .has-text-centered-widescreen { + text-align: center !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-centered-widescreen-only { + text-align: center !important; } } +@media screen and (min-width: 1408px) { + .has-text-centered-fullhd { + text-align: center !important; } } +@media screen and (max-width: 768px) { + .has-text-justified-mobile { + text-align: justify !important; } } +@media screen and (min-width: 769px), print { + .has-text-justified-tablet { + text-align: justify !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-justified-tablet-only { + text-align: justify !important; } } +@media screen and (max-width: 1023px) { + .has-text-justified-touch { + text-align: justify !important; } } +@media screen and (min-width: 1024px) { + .has-text-justified-desktop { + text-align: justify !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-justified-desktop-only { + text-align: justify !important; } } +@media screen and (min-width: 1216px) { + .has-text-justified-widescreen { + text-align: justify !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-justified-widescreen-only { + text-align: justify !important; } } +@media screen and (min-width: 1408px) { + .has-text-justified-fullhd { + text-align: justify !important; } } +@media screen and (max-width: 768px) { + .has-text-left-mobile { + text-align: left !important; } } +@media screen and (min-width: 769px), print { + .has-text-left-tablet { + text-align: left !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-left-tablet-only { + text-align: left !important; } } +@media screen and (max-width: 1023px) { + .has-text-left-touch { + text-align: left !important; } } +@media screen and (min-width: 1024px) { + .has-text-left-desktop { + text-align: left !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-left-desktop-only { + text-align: left !important; } } +@media screen and (min-width: 1216px) { + .has-text-left-widescreen { + text-align: left !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-left-widescreen-only { + text-align: left !important; } } +@media screen and (min-width: 1408px) { + .has-text-left-fullhd { + text-align: left !important; } } +@media screen and (max-width: 768px) { + .has-text-right-mobile { + text-align: right !important; } } +@media screen and (min-width: 769px), print { + .has-text-right-tablet { + text-align: right !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-right-tablet-only { + text-align: right !important; } } +@media screen and (max-width: 1023px) { + .has-text-right-touch { + text-align: right !important; } } +@media screen and (min-width: 1024px) { + .has-text-right-desktop { + text-align: right !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-right-desktop-only { + text-align: right !important; } } +@media screen and (min-width: 1216px) { + .has-text-right-widescreen { + text-align: right !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-right-widescreen-only { + text-align: right !important; } } +@media screen and (min-width: 1408px) { + .has-text-right-fullhd { + text-align: right !important; } } +.is-capitalized { + text-transform: capitalize !important; } + +.is-lowercase { + text-transform: lowercase !important; } + +.is-uppercase { + text-transform: uppercase !important; } + +.is-italic { + font-style: italic !important; } + +.has-text-weight-light { + font-weight: 300 !important; } + +.has-text-weight-normal { + font-weight: 400 !important; } + +.has-text-weight-medium { + font-weight: 500 !important; } + +.has-text-weight-semibold { + font-weight: 600 !important; } + +.has-text-weight-bold { + font-weight: 700 !important; } + +.is-family-primary { + font-family: "Raleway" !important; } + +.is-family-secondary { + font-family: "Raleway" !important; } + +.is-family-sans-serif { + font-family: "Raleway" !important; } + +.is-family-monospace { + font-family: monospace !important; } + +.is-family-code { + font-family: monospace !important; } + +.is-block { + display: block !important; } + +@media screen and (max-width: 768px) { + .is-block-mobile { + display: block !important; } } +@media screen and (min-width: 769px), print { + .is-block-tablet { + display: block !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-block-tablet-only { + display: block !important; } } +@media screen and (max-width: 1023px) { + .is-block-touch { + display: block !important; } } +@media screen and (min-width: 1024px) { + .is-block-desktop { + display: block !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-block-desktop-only { + display: block !important; } } +@media screen and (min-width: 1216px) { + .is-block-widescreen { + display: block !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-block-widescreen-only { + display: block !important; } } +@media screen and (min-width: 1408px) { + .is-block-fullhd { + display: block !important; } } +.is-flex { + display: flex !important; } + +@media screen and (max-width: 768px) { + .is-flex-mobile { + display: flex !important; } } +@media screen and (min-width: 769px), print { + .is-flex-tablet { + display: flex !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-flex-tablet-only { + display: flex !important; } } +@media screen and (max-width: 1023px) { + .is-flex-touch { + display: flex !important; } } +@media screen and (min-width: 1024px) { + .is-flex-desktop { + display: flex !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-flex-desktop-only { + display: flex !important; } } +@media screen and (min-width: 1216px) { + .is-flex-widescreen { + display: flex !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-flex-widescreen-only { + display: flex !important; } } +@media screen and (min-width: 1408px) { + .is-flex-fullhd { + display: flex !important; } } +.is-inline { + display: inline !important; } + +@media screen and (max-width: 768px) { + .is-inline-mobile { + display: inline !important; } } +@media screen and (min-width: 769px), print { + .is-inline-tablet { + display: inline !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-tablet-only { + display: inline !important; } } +@media screen and (max-width: 1023px) { + .is-inline-touch { + display: inline !important; } } +@media screen and (min-width: 1024px) { + .is-inline-desktop { + display: inline !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-desktop-only { + display: inline !important; } } +@media screen and (min-width: 1216px) { + .is-inline-widescreen { + display: inline !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-widescreen-only { + display: inline !important; } } +@media screen and (min-width: 1408px) { + .is-inline-fullhd { + display: inline !important; } } +.is-inline-block { + display: inline-block !important; } + +@media screen and (max-width: 768px) { + .is-inline-block-mobile { + display: inline-block !important; } } +@media screen and (min-width: 769px), print { + .is-inline-block-tablet { + display: inline-block !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-block-tablet-only { + display: inline-block !important; } } +@media screen and (max-width: 1023px) { + .is-inline-block-touch { + display: inline-block !important; } } +@media screen and (min-width: 1024px) { + .is-inline-block-desktop { + display: inline-block !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-block-desktop-only { + display: inline-block !important; } } +@media screen and (min-width: 1216px) { + .is-inline-block-widescreen { + display: inline-block !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-block-widescreen-only { + display: inline-block !important; } } +@media screen and (min-width: 1408px) { + .is-inline-block-fullhd { + display: inline-block !important; } } +.is-inline-flex { + display: inline-flex !important; } + +@media screen and (max-width: 768px) { + .is-inline-flex-mobile { + display: inline-flex !important; } } +@media screen and (min-width: 769px), print { + .is-inline-flex-tablet { + display: inline-flex !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-flex-tablet-only { + display: inline-flex !important; } } +@media screen and (max-width: 1023px) { + .is-inline-flex-touch { + display: inline-flex !important; } } +@media screen and (min-width: 1024px) { + .is-inline-flex-desktop { + display: inline-flex !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-flex-desktop-only { + display: inline-flex !important; } } +@media screen and (min-width: 1216px) { + .is-inline-flex-widescreen { + display: inline-flex !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-flex-widescreen-only { + display: inline-flex !important; } } +@media screen and (min-width: 1408px) { + .is-inline-flex-fullhd { + display: inline-flex !important; } } +.is-hidden { + display: none !important; } + +.is-sr-only { + border: none !important; + clip: rect(0, 0, 0, 0) !important; + height: 0.01em !important; + overflow: hidden !important; + padding: 0 !important; + position: absolute !important; + white-space: nowrap !important; + width: 0.01em !important; } + +@media screen and (max-width: 768px) { + .is-hidden-mobile { + display: none !important; } } +@media screen and (min-width: 769px), print { + .is-hidden-tablet { + display: none !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-hidden-tablet-only { + display: none !important; } } +@media screen and (max-width: 1023px) { + .is-hidden-touch { + display: none !important; } } +@media screen and (min-width: 1024px) { + .is-hidden-desktop { + display: none !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-hidden-desktop-only { + display: none !important; } } +@media screen and (min-width: 1216px) { + .is-hidden-widescreen { + display: none !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-hidden-widescreen-only { + display: none !important; } } +@media screen and (min-width: 1408px) { + .is-hidden-fullhd { + display: none !important; } } +.is-invisible { + visibility: hidden !important; } + +@media screen and (max-width: 768px) { + .is-invisible-mobile { + visibility: hidden !important; } } +@media screen and (min-width: 769px), print { + .is-invisible-tablet { + visibility: hidden !important; } } +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-invisible-tablet-only { + visibility: hidden !important; } } +@media screen and (max-width: 1023px) { + .is-invisible-touch { + visibility: hidden !important; } } +@media screen and (min-width: 1024px) { + .is-invisible-desktop { + visibility: hidden !important; } } +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-invisible-desktop-only { + visibility: hidden !important; } } +@media screen and (min-width: 1216px) { + .is-invisible-widescreen { + visibility: hidden !important; } } +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-invisible-widescreen-only { + visibility: hidden !important; } } +@media screen and (min-width: 1408px) { + .is-invisible-fullhd { + visibility: hidden !important; } } +.hero { + align-items: stretch; + display: flex; + flex-direction: column; + justify-content: space-between; } + .hero .navbar { + background: none; } + .hero .tabs ul { + border-bottom: none; } + .hero.is-white { + background-color: white; + color: #0a0a0a; } + .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-white strong { + color: inherit; } + .hero.is-white .title { + color: #0a0a0a; } + .hero.is-white .subtitle { + color: rgba(10, 10, 10, 0.9); } + .hero.is-white .subtitle a:not(.button), + .hero.is-white .subtitle strong { + color: #0a0a0a; } + @media screen and (max-width: 1023px) { + .hero.is-white .navbar-menu { + background-color: white; } } + .hero.is-white .navbar-item, + .hero.is-white .navbar-link { + color: rgba(10, 10, 10, 0.7); } + .hero.is-white a.navbar-item:hover, .hero.is-white .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-white a.navbar-item.is-active, + .hero.is-white .navbar-link:hover, + .hero.is-white .navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; } + .hero.is-white .tabs a { + color: #0a0a0a; + opacity: 0.9; } + .hero.is-white .tabs a:hover, .hero.is-white .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-white .tabs li.is-active a { + opacity: 1; } + .hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { + color: #0a0a0a; } + .hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-white .tabs.is-toggle a:hover, .hero.is-white .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; } + .hero.is-white.is-bold { + background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); } + @media screen and (max-width: 768px) { + .hero.is-white.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #e8e3e4 0%, white 71%, white 100%); } } + .hero.is-black { + background-color: #0a0a0a; + color: white; } + .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-black strong { + color: inherit; } + .hero.is-black .title { + color: white; } + .hero.is-black .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-black .subtitle a:not(.button), + .hero.is-black .subtitle strong { + color: white; } + @media screen and (max-width: 1023px) { + .hero.is-black .navbar-menu { + background-color: #0a0a0a; } } + .hero.is-black .navbar-item, + .hero.is-black .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-black a.navbar-item:hover, .hero.is-black .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-black a.navbar-item.is-active, + .hero.is-black .navbar-link:hover, + .hero.is-black .navbar-link.is-active { + background-color: black; + color: white; } + .hero.is-black .tabs a { + color: white; + opacity: 0.9; } + .hero.is-black .tabs a:hover, .hero.is-black .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-black .tabs li.is-active a { + opacity: 1; } + .hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { + color: white; } + .hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-black .tabs.is-toggle a:hover, .hero.is-black .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: white; + border-color: white; + color: #0a0a0a; } + .hero.is-black.is-bold { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } + @media screen and (max-width: 768px) { + .hero.is-black.is-bold .navbar-menu { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } } + .hero.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); } + .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-light strong { + color: inherit; } + .hero.is-light .title { + color: rgba(0, 0, 0, 0.7); } + .hero.is-light .subtitle { + color: rgba(0, 0, 0, 0.9); } + .hero.is-light .subtitle a:not(.button), + .hero.is-light .subtitle strong { + color: rgba(0, 0, 0, 0.7); } + @media screen and (max-width: 1023px) { + .hero.is-light .navbar-menu { + background-color: whitesmoke; } } + .hero.is-light .navbar-item, + .hero.is-light .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .hero.is-light a.navbar-item:hover, .hero.is-light .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-light a.navbar-item.is-active, + .hero.is-light .navbar-link:hover, + .hero.is-light .navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); } + .hero.is-light .tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; } + .hero.is-light .tabs a:hover, .hero.is-light .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-light .tabs li.is-active a { + opacity: 1; } + .hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); } + .hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-light .tabs.is-toggle a:hover, .hero.is-light .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; } + .hero.is-light.is-bold { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } + @media screen and (max-width: 768px) { + .hero.is-light.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } } + .hero.is-dark { + background-color: #363636; + color: #fff; } + .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-dark strong { + color: inherit; } + .hero.is-dark .title { + color: #fff; } + .hero.is-dark .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-dark .subtitle a:not(.button), + .hero.is-dark .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-dark .navbar-menu { + background-color: #363636; } } + .hero.is-dark .navbar-item, + .hero.is-dark .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-dark a.navbar-item:hover, .hero.is-dark .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-dark a.navbar-item.is-active, + .hero.is-dark .navbar-link:hover, + .hero.is-dark .navbar-link.is-active { + background-color: #292929; + color: #fff; } + .hero.is-dark .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-dark .tabs a:hover, .hero.is-dark .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-dark .tabs li.is-active a { + opacity: 1; } + .hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { + color: #fff; } + .hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-dark .tabs.is-toggle a:hover, .hero.is-dark .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #363636; } + .hero.is-dark.is-bold { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } + @media screen and (max-width: 768px) { + .hero.is-dark.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } } + .hero.is-primary { + background-color: #00d1b2; + color: #fff; } + .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-primary strong { + color: inherit; } + .hero.is-primary .title { + color: #fff; } + .hero.is-primary .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-primary .subtitle a:not(.button), + .hero.is-primary .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-primary .navbar-menu { + background-color: #00d1b2; } } + .hero.is-primary .navbar-item, + .hero.is-primary .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-primary a.navbar-item:hover, .hero.is-primary .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-primary a.navbar-item.is-active, + .hero.is-primary .navbar-link:hover, + .hero.is-primary .navbar-link.is-active { + background-color: #00b89c; + color: #fff; } + .hero.is-primary .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-primary .tabs a:hover, .hero.is-primary .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-primary .tabs li.is-active a { + opacity: 1; } + .hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { + color: #fff; } + .hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-primary .tabs.is-toggle a:hover, .hero.is-primary .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #00d1b2; } + .hero.is-primary.is-bold { + background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } + @media screen and (max-width: 768px) { + .hero.is-primary.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } } + .hero.is-link { + background-color: #3273dc; + color: #fff; } + .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-link strong { + color: inherit; } + .hero.is-link .title { + color: #fff; } + .hero.is-link .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-link .subtitle a:not(.button), + .hero.is-link .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-link .navbar-menu { + background-color: #3273dc; } } + .hero.is-link .navbar-item, + .hero.is-link .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-link a.navbar-item:hover, .hero.is-link .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-link a.navbar-item.is-active, + .hero.is-link .navbar-link:hover, + .hero.is-link .navbar-link.is-active { + background-color: #2366d1; + color: #fff; } + .hero.is-link .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-link .tabs a:hover, .hero.is-link .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-link .tabs li.is-active a { + opacity: 1; } + .hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { + color: #fff; } + .hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-link .tabs.is-toggle a:hover, .hero.is-link .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #3273dc; } + .hero.is-link.is-bold { + background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%); } + @media screen and (max-width: 768px) { + .hero.is-link.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%); } } + .hero.is-info { + background-color: #3298dc; + color: #fff; } + .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-info strong { + color: inherit; } + .hero.is-info .title { + color: #fff; } + .hero.is-info .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-info .subtitle a:not(.button), + .hero.is-info .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-info .navbar-menu { + background-color: #3298dc; } } + .hero.is-info .navbar-item, + .hero.is-info .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-info a.navbar-item:hover, .hero.is-info .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-info a.navbar-item.is-active, + .hero.is-info .navbar-link:hover, + .hero.is-info .navbar-link.is-active { + background-color: #238cd1; + color: #fff; } + .hero.is-info .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-info .tabs a:hover, .hero.is-info .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-info .tabs li.is-active a { + opacity: 1; } + .hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { + color: #fff; } + .hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-info .tabs.is-toggle a:hover, .hero.is-info .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #3298dc; } + .hero.is-info.is-bold { + background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%); } + @media screen and (max-width: 768px) { + .hero.is-info.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #159dc6 0%, #3298dc 71%, #4389e5 100%); } } + .hero.is-success { + background-color: #48c774; + color: #fff; } + .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-success strong { + color: inherit; } + .hero.is-success .title { + color: #fff; } + .hero.is-success .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-success .subtitle a:not(.button), + .hero.is-success .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-success .navbar-menu { + background-color: #48c774; } } + .hero.is-success .navbar-item, + .hero.is-success .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-success a.navbar-item:hover, .hero.is-success .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-success a.navbar-item.is-active, + .hero.is-success .navbar-link:hover, + .hero.is-success .navbar-link.is-active { + background-color: #3abb67; + color: #fff; } + .hero.is-success .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-success .tabs a:hover, .hero.is-success .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-success .tabs li.is-active a { + opacity: 1; } + .hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { + color: #fff; } + .hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-success .tabs.is-toggle a:hover, .hero.is-success .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #48c774; } + .hero.is-success.is-bold { + background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%); } + @media screen and (max-width: 768px) { + .hero.is-success.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #29b342 0%, #48c774 71%, #56d296 100%); } } + .hero.is-warning { + background-color: #ffdd57; + color: rgba(0, 0, 0, 0.7); } + .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-warning strong { + color: inherit; } + .hero.is-warning .title { + color: rgba(0, 0, 0, 0.7); } + .hero.is-warning .subtitle { + color: rgba(0, 0, 0, 0.9); } + .hero.is-warning .subtitle a:not(.button), + .hero.is-warning .subtitle strong { + color: rgba(0, 0, 0, 0.7); } + @media screen and (max-width: 1023px) { + .hero.is-warning .navbar-menu { + background-color: #ffdd57; } } + .hero.is-warning .navbar-item, + .hero.is-warning .navbar-link { + color: rgba(0, 0, 0, 0.7); } + .hero.is-warning a.navbar-item:hover, .hero.is-warning .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-warning a.navbar-item.is-active, + .hero.is-warning .navbar-link:hover, + .hero.is-warning .navbar-link.is-active { + background-color: #ffd83d; + color: rgba(0, 0, 0, 0.7); } + .hero.is-warning .tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; } + .hero.is-warning .tabs a:hover, .hero.is-warning .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-warning .tabs li.is-active a { + opacity: 1; } + .hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); } + .hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-warning .tabs.is-toggle a:hover, .hero.is-warning .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: #ffdd57; } + .hero.is-warning.is-bold { + background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%); } + @media screen and (max-width: 768px) { + .hero.is-warning.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%); } } + .hero.is-danger { + background-color: #f14668; + color: #fff; } + .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + .hero.is-danger strong { + color: inherit; } + .hero.is-danger .title { + color: #fff; } + .hero.is-danger .subtitle { + color: rgba(255, 255, 255, 0.9); } + .hero.is-danger .subtitle a:not(.button), + .hero.is-danger .subtitle strong { + color: #fff; } + @media screen and (max-width: 1023px) { + .hero.is-danger .navbar-menu { + background-color: #f14668; } } + .hero.is-danger .navbar-item, + .hero.is-danger .navbar-link { + color: rgba(255, 255, 255, 0.7); } + .hero.is-danger a.navbar-item:hover, .hero.is-danger .ibo-quick-create--compartment-results--element > .navbar-item.option:hover, .hero.is-danger a.navbar-item.is-active, + .hero.is-danger .navbar-link:hover, + .hero.is-danger .navbar-link.is-active { + background-color: #ef2e55; + color: #fff; } + .hero.is-danger .tabs a { + color: #fff; + opacity: 0.9; } + .hero.is-danger .tabs a:hover, .hero.is-danger .tabs .ibo-quick-create--compartment-results--element > .option:hover { + opacity: 1; } + .hero.is-danger .tabs li.is-active a { + opacity: 1; } + .hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { + color: #fff; } + .hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-boxed .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-danger .tabs.is-toggle a:hover, .hero.is-danger .tabs.is-toggle .ibo-quick-create--compartment-results--element > .option:hover { + background-color: rgba(10, 10, 10, 0.1); } + .hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-boxed li.is-active .ibo-quick-create--compartment-results--element > .option:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active .ibo-quick-create--compartment-results--element > .option:hover { + background-color: #fff; + border-color: #fff; + color: #f14668; } + .hero.is-danger.is-bold { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } + @media screen and (max-width: 768px) { + .hero.is-danger.is-bold .navbar-menu { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } } + .hero.is-small .hero-body { + padding: 1.5rem; } + @media screen and (min-width: 769px), print { + .hero.is-medium .hero-body { + padding: 9rem 1.5rem; } } + @media screen and (min-width: 769px), print { + .hero.is-large .hero-body { + padding: 18rem 1.5rem; } } + .hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { + align-items: center; + display: flex; } + .hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { + flex-grow: 1; + flex-shrink: 1; } + .hero.is-halfheight { + min-height: 50vh; } + .hero.is-fullheight { + min-height: 100vh; } + +.hero-video { + overflow: hidden; } + .hero-video video { + left: 50%; + min-height: 100%; + min-width: 100%; + position: absolute; + top: 50%; + transform: translate3d(-50%, -50%, 0); } + .hero-video.is-transparent { + opacity: 0.3; } + @media screen and (max-width: 768px) { + .hero-video { + display: none; } } + +.hero-buttons { + margin-top: 1.5rem; } + @media screen and (max-width: 768px) { + .hero-buttons .button { + display: flex; } + .hero-buttons .button:not(:last-child) { + margin-bottom: 0.75rem; } } + @media screen and (min-width: 769px), print { + .hero-buttons { + display: flex; + justify-content: center; } + .hero-buttons .button:not(:last-child) { + margin-right: 1.5rem; } } + +.hero-head, +.hero-foot { + flex-grow: 0; + flex-shrink: 0; } + +.hero-body { + flex-grow: 1; + flex-shrink: 0; + padding: 3rem 1.5rem; } + +.section { + padding: 3rem 1.5rem; } + @media screen and (min-width: 1024px) { + .section.is-medium { + padding: 9rem 1.5rem; } + .section.is-large { + padding: 18rem 1.5rem; } } + +.footer { + background-color: #fafafa; + padding: 3rem 1.5rem 6rem; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* Fullscreen button (Combodo custom) */ +.ibo-vendors-ckeditor--toolbar-fullscreen-button { + display: none; } + +.cke_toolbox_collapser.cke_toolbox_collapser_min ~ .ibo-vendors-ckeditor--toolbar-fullscreen-button { + display: block; + width: 12px; + height: 11px; + border: 1px #A6A6A6 solid; + cursor: pointer; + /* !important so it overrides the .cke_reset_all style */ + background-position: center center !important; + background-repeat: no-repeat !important; + background-size: 100% !important; } + .cke_toolbox_collapser.cke_toolbox_collapser_min ~ .ibo-vendors-ckeditor--toolbar-fullscreen-button:hover { + background-color: #CCC; } + +/* Highlight JS */ +.hljs { + padding: 0.9rem !important; + box-shadow: 0 0px 3px 2px inset rgba(0, 0, 0, 0.4); + border-radius: 3px; + white-space: pre-wrap; } + +/* Mentions in caselogs */ +/* Note: Mind the "ul", it allows us to have a more precise rule than the original plugin's CSS so we can override it */ +ul.cke_autocomplete_panel { + background-color: white; + border: none; + border-radius: 3px; } + ul.cke_autocomplete_panel .ibo-vendors-ckeditor--autocomplete-item { + display: flex; + justify-content: left; + align-items: center; } + ul.cke_autocomplete_panel .ibo-vendors-ckeditor--autocomplete-item-image { + width: 25px; + height: 25px; + background-position: center center; + background-size: 100%; + border-radius: 100%; + margin-right: 0.5rem; + background-color: #e1e7ec; + border: 1px solid #929fb1; } + ul.cke_autocomplete_panel .ibo-vendors-ckeditor--autocomplete-item-title { + color: #3A3A3A; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ui-dialog { + display: flex; + flex-direction: column; + position: absolute; + top: 0; + left: 0; + background-color: white; + border-radius: 5px; + overflow: hidden; + outline: 0; + z-index: 21; } + .ui-dialog .ui-dialog-titlebar { + padding: 0.4em 30px; + position: relative; + background-color: white; + height: 50px; + border-bottom: solid 1px #e1e7ec; + display: flex; + flex-direction: row; + align-items: center; + justify-content: space-between; } + .ui-dialog .ui-dialog-title { + float: left; + margin: .1em 0; + white-space: nowrap; + width: 100%; + overflow: hidden; + text-overflow: ellipsis; } + .ui-dialog .ui-dialog-titlebar-close { + position: absolute; + right: 30px; + top: 50%; + width: 20px; + margin: -10px 0 0 0; + padding: 1px; + height: 20px; } + .ui-dialog .ui-dialog-content { + position: relative; + padding: 16px 30px; + overflow: auto; } + .ui-dialog .ui-dialog-buttonpane { + margin-top: auto; + text-align: left; + border-width: 1px 0 0 0; + background-image: none; + padding: 0.4em 30px; + position: relative; + background-color: white; + border-top: solid 1px #e1e7ec; + height: 50px; } + .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { + float: right; } + .ui-dialog .ui-dialog-buttonpane button { + margin: .5em .4em .5em 0; + cursor: pointer; } + .ui-dialog .ui-resizable-n { + height: 2px; + top: 0; } + .ui-dialog .ui-resizable-e { + width: 2px; + right: 0; } + .ui-dialog .ui-resizable-s { + height: 2px; + bottom: 0; } + .ui-dialog .ui-resizable-w { + width: 2px; + left: 0; } + .ui-dialog .ui-resizable-se { + width: 7px; + height: 7px; + right: 0; + bottom: 0; } + .ui-dialog .ui-resizable-sw { + width: 7px; + height: 7px; + left: 0; + bottom: 0; } + .ui-dialog .ui-resizable-ne { + width: 7px; + height: 7px; + right: 0; + top: 0; } + .ui-dialog .ui-resizable-nw { + width: 7px; + height: 7px; + left: 0; + top: 0; } + .ui-dialog .ui-button > .ui-icon { + background-image: none; + float: unset; + margin: auto; } + .ui-dialog .ui-button > .ui-icon.ui-icon-closethick::after { + content: '\f00d'; + font-family: 'Font Awesome 5 Free'; + font-weight: 600; + text-indent: 0; + position: absolute; + left: 0px; + width: 100%; + top: 4px; } + +.ui-button-icon-only { + text-indent: -9999px; + white-space: nowrap; } + +.ui-widget-overlay.ui-front { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + opacity: .6; + filter: Alpha(Opacity=60); + background-color: #37474f; } + +.ui-resizable { + position: relative; } + +.ui-resizable-handle { + position: absolute; + font-size: 0.1px; + display: block; + -ms-touch-action: none; + touch-action: none; } + +.ui-resizable-disabled .ui-resizable-handle { + display: none; } + +.ui-resizable-autohide .ui-resizable-handle { + display: none; } + +.ui-resizable-n { + cursor: n-resize; + height: 7px; + width: 100%; + top: -5px; + left: 0; } + +.ui-resizable-s { + cursor: s-resize; + height: 7px; + width: 100%; + bottom: -5px; + left: 0; } + +.ui-resizable-e { + cursor: e-resize; + width: 7px; + right: -5px; + top: 0; + height: 100%; } + +.ui-resizable-w { + cursor: w-resize; + width: 7px; + left: -5px; + top: 0; + height: 100%; } + +.ui-resizable-se { + cursor: se-resize; + width: 12px; + height: 12px; + right: 1px; + bottom: 1px; } + +.ui-resizable-sw { + cursor: sw-resize; + width: 9px; + height: 9px; + left: -5px; + bottom: -5px; } + +.ui-resizable-nw { + cursor: nw-resize; + width: 9px; + height: 9px; + left: -5px; + top: -5px; } + +.ui-resizable-ne { + cursor: ne-resize; + width: 9px; + height: 9px; + right: -5px; + top: -5px; } + +.ui-layout-pane { + overflow: auto; } + +.ui-datepicker { + padding-top: 15px; + background-color: white; + border: solid 1px #ccd4db; + border-radius: 5px; } + .ui-datepicker .ui-datepicker-header { + height: unset; + padding: 4px; + border-radius: 4px; } + .ui-datepicker .ui-datepicker-header::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #2c5382; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + .ui-datepicker .ui-datepicker-prev { + position: absolute; + top: 2px; + width: 1.8em; + height: 1.8em; + left: 2px; } + .ui-datepicker .ui-datepicker-prev span { + display: block; + position: absolute; + left: 50%; + margin-left: -8px; + top: 50%; + margin-top: -8px; } + .ui-datepicker .ui-datepicker-next { + position: absolute; + top: 2px; + width: 1.8em; + height: 1.8em; + right: 2px; } + .ui-datepicker .ui-datepicker-next span { + display: block; + position: absolute; + left: 50%; + margin-left: -8px; + top: 50%; + margin-top: -8px; } + .ui-datepicker .ui-datepicker-prev-hover { + top: 1px; + left: 1px; } + .ui-datepicker .ui-datepicker-next-hover { + top: 1px; + right: 1px; } + .ui-datepicker .ui-datepicker-title { + margin: 0 2.3em; + line-height: 1.8em; + text-align: center; } + .ui-datepicker .ui-datepicker-title select { + font-size: 1em; + margin: 1px 0; } + .ui-datepicker select.ui-datepicker-month { + width: 45%; } + .ui-datepicker select.ui-datepicker-year { + width: 45%; } + .ui-datepicker table { + width: 100%; + font-size: .9em; + border-collapse: collapse; + margin: 0 0 .4em; } + .ui-datepicker th { + padding: .7em .3em; + text-align: center; + font-weight: bold; } + .ui-datepicker td { + padding: 1px; } + .ui-datepicker td span { + display: block; + padding: .2em; + text-align: right; + text-decoration: none; } + .ui-datepicker td a { + display: block; + padding: .2em; + text-align: right; + text-decoration: none; } + .ui-datepicker .ui-datepicker-buttonpane { + background-image: none; + margin: .7em 0 0 0; + padding: 0 .2em; + border-left: 0; + border-right: 0; + border-bottom: 0; } + .ui-datepicker .ui-datepicker-buttonpane button { + float: right; + margin: .5em .2em .4em; + cursor: pointer; + padding: .2em .6em .3em .6em; + width: auto; + overflow: visible; } + .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { + float: left; } + .ui-datepicker .ui-icon { + display: block; + text-indent: -99999px; + overflow: hidden; + background-repeat: no-repeat; + left: .5em; + top: .3em; } + +.ui-datepicker.ui-datepicker-multi { + width: auto; } + +.ui-datepicker-multi .ui-datepicker-group { + float: left; } + .ui-datepicker-multi .ui-datepicker-group table { + width: 95%; + margin: 0 auto .4em; } +.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { + border-left-width: 0; } +.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { + border-left-width: 0; } +.ui-datepicker-multi .ui-datepicker-buttonpane { + clear: left; } + +.ui-datepicker-multi-2 .ui-datepicker-group { + width: 50%; } + +.ui-datepicker-multi-3 .ui-datepicker-group { + width: 33.3%; } + +.ui-datepicker-multi-4 .ui-datepicker-group { + width: 25%; } + +.ui-datepicker-row-break { + clear: both; + width: 100%; + font-size: 0; } + +.ui-datepicker-rtl { + direction: rtl; } + .ui-datepicker-rtl .ui-datepicker-prev { + right: 2px; + left: auto; } + .ui-datepicker-rtl .ui-datepicker-prev:hover { + right: 1px; + left: auto; } + .ui-datepicker-rtl .ui-datepicker-next { + left: 2px; + right: auto; } + .ui-datepicker-rtl .ui-datepicker-next:hover { + left: 1px; + right: auto; } + .ui-datepicker-rtl .ui-datepicker-buttonpane { + clear: right; } + .ui-datepicker-rtl .ui-datepicker-buttonpane button { + float: left; } + .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { + float: right; } + .ui-datepicker-rtl .ui-datepicker-group { + float: right; } + .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { + border-right-width: 0; + border-left-width: 1px; } + .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { + border-right-width: 0; + border-left-width: 1px; } + +.ui-slider { + position: relative; + text-align: left; + background-color: #f8f9fa; + border: solid 1px #929fb1; + border-radius: 3px; } + .ui-slider .ui-slider-handle { + background-color: white; + border: solid 1px #929fb1; + border-radius: 3px; + position: absolute; + z-index: 2; + width: 1.4em; + height: 1.4em; + -ms-touch-action: none; + touch-action: none; + cursor: pointer; } + .ui-slider .ui-slider-handle:hover, .ui-slider .ui-slider-handle:active { + border: solid 1px #c05621; } + .ui-slider .ui-slider-range { + position: absolute; + z-index: 1; + font-size: .7em; + display: block; + background-position: 0 0; } + +.ui-slider.ui-state-disabled .ui-slider-handle { + filter: inherit; } +.ui-slider.ui-state-disabled .ui-slider-range { + filter: inherit; } + +.ui-slider-horizontal { + height: .8em; } + .ui-slider-horizontal .ui-slider-handle { + top: -.2em; + margin-left: -.6em; } + .ui-slider-horizontal .ui-slider-range { + top: 0; + height: 100%; } + .ui-slider-horizontal .ui-slider-range-min { + left: 0; } + .ui-slider-horizontal .ui-slider-range-max { + right: 0; } + +.ui-slider-vertical { + width: .8em; + height: 100px; } + .ui-slider-vertical .ui-slider-handle { + left: -.3em; + margin-left: 0; + margin-bottom: -.6em; } + .ui-slider-vertical .ui-slider-range { + left: 0; + width: 100%; } + .ui-slider-vertical .ui-slider-range-min { + bottom: 0; } + .ui-slider-vertical .ui-slider-range-max { + top: 0; } + +.ui-multiselect { + width: auto !important; + padding-left: 0.7em !important; + padding-right: 1.5em !important; + text-align: left; + white-space: nowrap; + overflow: hidden; } + +button.ui-multiselect > span { + overflow: hidden; } + +.ui-multiselect span.ui-icon { + float: right; } + +.ui-multiselect-single .ui-multiselect-checkboxes input { + position: absolute !important; + top: auto !important; + left: -9999px; } + +.ui-multiselect-single .ui-multiselect-checkboxes label { + padding: 5px !important; } + +.ui-multiselect-header { + margin-bottom: 3px; + padding: 3px 0; } + +.ui-multiselect-header ul { + padding-left: 24px; } + +.ui-multiselect-header ul li { + float: left; + padding: 0 10px 0 0; } + +.ui-multiselect-header span.ui-icon { + float: left; } + +.ui-multiselect-header li.ui-multiselect-close { + float: right; + text-align: right; + padding-right: 0; } + +.ui-multiselect-menu { + display: none; + padding: 3px; + position: absolute; + z-index: 10000; + text-align: left; } + +.ui-multiselect-checkboxes { + position: relative; + overflow-y: scroll; } + +.ui-multiselect-checkboxes label { + display: flex; + align-items: center; + cursor: pointer; + padding: 3px 1px; } + +.ui-multiselect-checkboxes label input { + margin-right: 5px; + position: relative; + top: 1px; } + +.ui-multiselect-checkboxes li { + clear: both; + padding-right: 3px; } + +.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { + text-align: center; } + +.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { + display: block; + padding: 3px; + margin: 1px 0; + text-decoration: none; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.dataTables_paginate { + color: #404b5a; + /* Important: Those classes are inside the .dataTables_XXX to avoid CSS rules collision with another lib. having ".pagination" classes etc */ } + .dataTables_paginate a.paginate_button { + display: inline-flex; + justify-content: center; + align-items: center; + padding: 0 5px; + min-width: 20px; + /* "min-width" as we allow the button to get larger (but not higher) when its text content grows */ + height: 20px; + border-radius: 3px; } + .dataTables_paginate a.paginate_button:hover, .dataTables_paginate .ibo-quick-create--compartment-results--element > .paginate_button.option:hover { + background-color: #f8f9fa; } + .dataTables_paginate a.paginate_button.disabled { + color: #929fb1; + background-color: transparent; + cursor: default; } + .dataTables_paginate a.paginate_button.current { + color: #212934; + background-color: #e1e7ec; + box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.15); } + +.dataTables_length select { + /* Extend .ibo-input and overload the properties below */ + /* Note: "[aria-controls]" is only there to take over the .ibo-input properties that will be put later in the compiled CSS */ } + .dataTables_length select[aria-controls] { + display: inline-flex; + width: unset; + min-width: 50px; + height: 20px; + padding: 0 4px; } + +.dataTables_scrollHead { + /* Important: Those classes are inside the .dataTables_XXX to avoid CSS rules collision with another lib. having "thead" tags etc */ } + .dataTables_scrollHead thead tr th { + cursor: pointer; } + .dataTables_scrollHead thead tr th.sorting::after { + position: absolute; + right: 1em; + content: ""; + opacity: 0.3; + line-height: inherit; + /* Overload the one from te %fa-solid-base */ } + .dataTables_scrollHead thead tr th.sorting_asc:after { + content: ""; + opacity: 1; } + .dataTables_scrollHead thead tr th.sorting_desc:after { + content: ""; + opacity: 1; } + +.dataTables_scrollHeadInner { + margin-bottom: 4px; + border-bottom: 1px solid #ccd4db; } + +.dataTable th, .dataTable td { + position: relative; + padding: 10px 12px; + /* Necessary to set the font-size as its container can have a different one */ } +.dataTable tr:nth-child(odd) { + background-color: white; } +.dataTable tr:nth-child(even) { + background-color: #f2f2f2; } + +.treeview, .treeview ul { + padding: 0; + margin: 0; + list-style: none; } + +.treeview div.hitarea { + height: 15px; + width: 15px; + margin-left: -15px; + float: left; + cursor: pointer; } + +.treeview li { + margin: 0; + padding: 3px 0 3px 16px; } + +.treeview a.selected { + background-color: #f8f9fa; } + +#treecontrol { + margin: 1em 0; } + +.treeview .hover { + color: #dd6c20; + cursor: pointer; } + +.treeview li { + background: url("../../../..//images/tv-item.gif") 0 0 no-repeat; } + +.treeview .collapsable { + background-image: url("../../../..//images/tv-collapsable.gif"); } + +.treeview .expandable { + background-image: url("../../../..//images/tv-expandable.gif"); } + +.treeview .last { + background-image: url("../../../..//images/tv-item-last.gif"); } + +.treeview .lastCollapsable { + background-image: url("../../../..//images/tv-collapsable-last.gif"); } + +.treeview .lastExpandable { + background-image: url("../../../..//images/tv-expandable-last.gif"); } + +.filetree li { + padding: 3px 0 1px 16px; } + +.filetree span.folder, .filetree span.file { + padding-left: 16px; + display: block; + height: 15px; } + +.filetree span.folder { + background: url("../../../..//images/tv-folder.gif") 0 0 no-repeat; } + +.filetree span.file { + background: url("../../../..//images/tv-file.gif") 0 0 no-repeat; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* CSS variables */ +:root { + --ibo-scrollbar--scrollbar-width: 8px; + --ibo-scrollbar--scrollbar-track-background-color: rgba(255, 255, 255, 0); + --ibo-scrollbar--scrollbar-thumb-background-color: #d5dde5; + --ibo-scrollbar--scrollbar-thumb-border: none; + --ibo-scrollbar--scrollbar-thumb-border-radius: 5px; + --ibo-hyperlink-color: #ea7d1e; + --ibo-hyperlink-color--on-hover: #dd6c20; + --ibo-hyperlink-color--on-active: #c05621; } + +/* Box sizing reset */ +*, +*::before, +*::after { + box-sizing: border-box; } + +/* Scrollbar reset */ +* { + /* - For Firefox and future W3C specs. */ + scrollbar-width: thin; + scrollbar-color: var(--ibo-scrollbar--scrollbar-thumb-background-color) var(--ibo-scrollbar--scrollbar-track-background-color); + /* - For Chrome/Edge/Safari */ } + *::-webkit-scrollbar { + width: var(--ibo-scrollbar--scrollbar-width); } + *::-webkit-scrollbar-track { + background-color: var(--ibo-scrollbar--scrollbar-track-background-color); } + * ::-webkit-scrollbar-thumb { + background-color: var(--ibo-scrollbar--scrollbar-thumb-background-color); + border: var(--ibo-scrollbar--scrollbar-thumb-border); + border-radius: var(--ibo-scrollbar--scrollbar-thumb-border-radius); } + +/* Base font size (used by all typographies) */ +html { + font-size: 12px; } + +/* Hyperlinks reset, ensure that they are of the right color and without decoration everywhere (of course this can be overloaded in some components) */ +a { + color: var(--ibo-hyperlink-color); + text-decoration: none; } + a:hover, .ibo-quick-create--compartment-results--element > .option:hover, a:active, a:visited { + text-decoration: none; } + a:hover, .ibo-quick-create--compartment-results--element > .option:hover { + color: var(--ibo-hyperlink-color--on-hover); } + a:active { + color: var(--ibo-hyperlink-color--on-active); } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* This is an overload of the default lib. stylesheet to use local fonts instead of the CDN */ +@font-face { + font-family: Raleway; + font-weight: 100; + font-style: normal; + src: local("Raleway Thin"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Thin.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 100; + font-style: italic; + src: local("Raleway Thin"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Thin-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 200; + font-style: normal; + src: local("Raleway ExtraLight"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-ExtraLight.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 200; + font-style: italic; + src: local("Raleway ExtraLight"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-ExtraLight-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 300; + font-style: normal; + src: local("Raleway Light"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Light.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 300; + font-style: italic; + src: local("Raleway Light"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Light-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 400; + font-style: normal; + src: local("Raleway"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Regular.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 400; + font-style: italic; + src: local("Raleway"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Regular-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 500; + font-style: normal; + src: local("Raleway Medium"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Medium.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 500; + font-style: italic; + src: local("Raleway Medium"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Medium-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 600; + font-style: normal; + src: local("Raleway SemiBold"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-SemiBold.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 600; + font-style: italic; + src: local("Raleway SemiBold"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-SemiBold-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 700; + font-style: normal; + src: local("Raleway"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Bold.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 700; + font-style: italic; + src: local("Raleway"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Bold-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 800; + font-style: normal; + src: local("Raleway ExtraBold"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-ExtraBold.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 800; + font-style: italic; + src: local("Raleway ExtraBold"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-ExtraBold-Italic.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 900; + font-style: normal; + src: local("Raleway Black"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Black.ttf") format("truetype"); } +@font-face { + font-family: Raleway; + font-weight: 900; + font-style: italic; + src: local("Raleway Black"), url("../../../../node_modules/raleway-webfont/fonts/Raleway-Black-Italic.ttf") format("truetype"); } +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +.ibo-alert.ibo-is-primary, .sf_results_placeholder button.ibo-alert, .ibo-alert.ibo-block-csv--download-link { + background-color: #feebc8; + color: #7b341e; } + .ibo-alert.ibo-is-primary::before, .sf_results_placeholder button.ibo-alert::before, .ibo-alert.ibo-block-csv--download-link::before { + background-color: #c05621; } + +.ibo-alert.ibo-is-secondary, .ui-dialog .ibo-alert.ui-button, .ibo-alert.ui-datepicker-current, .ibo-alert.ui-datepicker-close { + background-color: #e1e7ec; + color: #212934; } + .ibo-alert.ibo-is-secondary::before, .ui-dialog .ibo-alert.ui-button::before, .ibo-alert.ui-datepicker-current::before, .ibo-alert.ui-datepicker-close::before { + background-color: #6e7a8a; } + +.ibo-alert.ibo-is-neutral, .ibo-alert.sfc_fg_button { + background-color: #e1e7ec; + color: #212934; } + .ibo-alert.ibo-is-neutral::before, .ibo-alert.sfc_fg_button::before { + background-color: #6e7a8a; } + +.ibo-alert.ibo-is-information { + background-color: #bee3f8; + color: #2a4265; } + .ibo-alert.ibo-is-information::before { + background-color: #2b6bb0; } + +.ibo-alert.ibo-is-success { + background-color: #dcedc8; + color: #33691e; } + .ibo-alert.ibo-is-success::before { + background-color: #689f38; } + +.ibo-alert.ibo-is-failure { + background-color: #fed7d7; + color: #742a2a; } + .ibo-alert.ibo-is-failure::before { + background-color: #c53030; } + +.ibo-alert.ibo-is-warning { + background-color: #feebc8; + color: #7b341e; } + .ibo-alert.ibo-is-warning::before { + background-color: #c05621; } + +.ibo-alert.ibo-is-danger, .ibo-alert.ibo-dashboard-editor--delete-dashlet-icon { + background-color: #fed7d7; + color: #742a2a; } + .ibo-alert.ibo-is-danger::before, .ibo-alert.ibo-dashboard-editor--delete-dashlet-icon::before { + background-color: #c53030; } + +.ibo-alert.ibo-is-grey, .ui-dialog .ibo-alert.ui-button.ui-dialog-titlebar-close { + background-color: #e1e7ec; + color: #212934; } + .ibo-alert.ibo-is-grey::before, .ui-dialog .ibo-alert.ui-button.ui-dialog-titlebar-close::before { + background-color: #6e7a8a; } + +.ibo-alert.ibo-is-blue-grey { + background-color: #b0bec5; + color: #263238; } + .ibo-alert.ibo-is-blue-grey::before { + background-color: #455a64; } + +.ibo-alert.ibo-is-blue { + background-color: #bee3f8; + color: #2a4265; } + .ibo-alert.ibo-is-blue::before { + background-color: #2b6bb0; } + +.ibo-alert.ibo-is-cyan { + background-color: #c9eef2; + color: #006164; } + .ibo-alert.ibo-is-cyan::before { + background-color: #2b6bb0; } + +.ibo-alert.ibo-is-green, .ibo-prop--apply > span.ibo-alert { + background-color: #dcedc8; + color: #33691e; } + .ibo-alert.ibo-is-green::before, .ibo-prop--apply > span.ibo-alert::before { + background-color: #689f38; } + +.ibo-alert.ibo-is-orange { + background-color: #feebc8; + color: #7b341e; } + .ibo-alert.ibo-is-orange::before { + background-color: #c05621; } + +.ibo-alert.ibo-is-red, .ibo-prop--cancel > span.ibo-alert { + background-color: #fed7d7; + color: #742a2a; } + .ibo-alert.ibo-is-red::before, .ibo-prop--cancel > span.ibo-alert::before { + background-color: #c53030; } + +.ibo-alert.ibo-is-pink { + background-color: #fed7e2; + color: #702459; } + .ibo-alert.ibo-is-pink::before { + background-color: #b83280; } + +/* Rules */ +.ibo-alert { + position: relative; + padding: 18px 20px; + min-height: 30px; + border-radius: 3px; + overflow: hidden; + /* To force highlight color to be cropped by the border radius */ } + .ibo-alert::before { + display: block; + position: absolute; + top: 0; + left: 0; + content: ''; + width: 4px; + height: 100%; } + .ibo-alert .ibo-alert--title { + cursor: pointer; } + .ibo-alert.ibo-is-opened .ibo-alert--minimize-button, .ibo-alert.ibo-input-select-icon--menu .ibo-alert--minimize-button { + display: block; } + .ibo-alert.ibo-is-opened .ibo-alert--maximize-button, .ibo-alert.ibo-input-select-icon--menu .ibo-alert--maximize-button { + display: none; } + .ibo-alert:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) { + padding: 5px 20px; } + .ibo-alert:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-alert--title { + padding-bottom: 0px; } + .ibo-alert:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-alert--minimize-button { + display: none; } + .ibo-alert:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-alert--maximize-button { + display: block; } + .ibo-alert:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-alert--body { + display: none; } + +.ibo-alert--title + .ibo-alert--body { + margin-top: 4px; } + +/* Spacing between alert blocks */ +.ibo-alert + .ibo-alert { + margin-top: 6px; } + +/* Spacing between an alert block and something else */ +.ibo-alert + :not(.ibo-alert) { + margin-top: 16px; } + +.ibo-alert--action-button { + position: absolute; + cursor: pointer; + top: 5px; } + .ibo-alert--action-button:hover i { + opacity: 0.8; } + .ibo-alert--action-button.ibo-alert--maximize-button, .ibo-alert--action-button.ibo-alert--minimize-button { + right: 30px; } + .ibo-alert--action-button.ibo-alert--close-button { + right: 10px; } + +/** +* - Text color +* - Background color +* - Box shadow +* - Accent color +*/ +.ibo-button.ibo-is-regular.ibo-is-neutral, .ui-dialog .ibo-is-neutral.ui-button, .ui-dialog .ui-button.sfc_fg_button, .ibo-is-neutral.ui-datepicker-current, .ui-datepicker-current.sfc_fg_button, .ibo-is-neutral.ui-datepicker-close, .ui-datepicker-close.sfc_fg_button, .ibo-prop--apply > span.ibo-is-regular.ibo-is-neutral, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-neutral, .sf_results_placeholder button.ibo-is-neutral, .sf_results_placeholder button.sfc_fg_button, .ibo-is-regular.sfc_fg_button, .sfc_fg_button.sfc_fg_search, .sfc_fg_button.sfc_fg_apply, .sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link { + background-color: #f8f9fa; + color: #212934; + box-shadow: 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-neutral:hover, .ui-dialog .ibo-is-neutral.ui-button:hover, .ui-dialog .ui-button.sfc_fg_button:hover, .ibo-is-neutral.ui-datepicker-current:hover, .ui-datepicker-current.sfc_fg_button:hover, .ibo-is-neutral.ui-datepicker-close:hover, .ui-datepicker-close.sfc_fg_button:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-neutral:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-neutral:hover, .sf_results_placeholder button.ibo-is-neutral:hover, .sf_results_placeholder button.sfc_fg_button:hover, .ibo-is-regular.sfc_fg_button:hover, .sfc_fg_button.sfc_fg_search:hover, .sfc_fg_button.sfc_fg_apply:hover, .sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover { + background-color: #e1e7ec; + color: #212934; + box-shadow: 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-neutral:active, .ui-dialog .ibo-is-neutral.ui-button:active, .ui-dialog .ui-button.sfc_fg_button:active, .ibo-is-neutral.ui-datepicker-current:active, .ui-datepicker-current.sfc_fg_button:active, .ibo-is-neutral.ui-datepicker-close:active, .ui-datepicker-close.sfc_fg_button:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-neutral:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-neutral:active, .sf_results_placeholder button.ibo-is-neutral:active, .sf_results_placeholder button.sfc_fg_button:active, .ibo-is-regular.sfc_fg_button:active, .sfc_fg_button.sfc_fg_search:active, .sfc_fg_button.sfc_fg_apply:active, .sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active { + background-color: #e1e7ec; + color: #212934; + box-shadow: inset 0px 2px 0px #d5dde5 , 0px 2px 0px #e1e7ec; } + +.ibo-button.ibo-is-regular.ibo-is-neutral:disabled, .ui-dialog .ibo-is-neutral.ui-button:disabled, .ui-dialog .ui-button.sfc_fg_button:disabled, .ibo-is-neutral.ui-datepicker-current:disabled, .ui-datepicker-current.sfc_fg_button:disabled, .ibo-is-neutral.ui-datepicker-close:disabled, .ui-datepicker-close.sfc_fg_button:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-neutral:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-neutral:disabled, .sf_results_placeholder button.ibo-is-neutral:disabled, .sf_results_placeholder button.sfc_fg_button:disabled, .ibo-is-regular.sfc_fg_button:disabled, .sfc_fg_button.sfc_fg_search:disabled, .sfc_fg_button.sfc_fg_apply:disabled, .sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-primary, .ui-dialog .ibo-is-primary.ui-button, .ui-dialog .sf_results_placeholder button.ui-button, .sf_results_placeholder .ui-dialog button.ui-button, .ui-dialog .ui-button.ibo-block-csv--download-link, .ibo-is-primary.ui-datepicker-current, .ui-datepicker-current.ibo-block-csv--download-link, .ibo-is-primary.ui-datepicker-close, .ui-datepicker-close.ibo-block-csv--download-link, .ibo-prop--apply > span.ibo-is-regular.ibo-is-primary, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-primary, .sf_results_placeholder button, .ibo-is-regular.ibo-is-primary.sfc_fg_button, .ibo-is-primary.sfc_fg_button.sfc_fg_search, .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link, .ibo-is-primary.sfc_fg_button.sfc_fg_apply, .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link, .ibo-is-primary.sfc_fg_button.sfc_fg_cancel, .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link, .sf_results_placeholder button.sfc_fg_button.sfc_fg_search, .sf_results_placeholder button.sfc_fg_button.sfc_fg_apply, .sf_results_placeholder button.sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-block-csv--download-link { + background-color: #0096a7; + color: white; + box-shadow: 0px 2px 0px #006164; } + +.ibo-button.ibo-is-regular.ibo-is-primary:hover, .ui-dialog .ibo-is-primary.ui-button:hover, .ui-dialog .ui-button.ibo-block-csv--download-link:hover, .ibo-is-primary.ui-datepicker-current:hover, .ui-datepicker-current.ibo-block-csv--download-link:hover, .ibo-is-primary.ui-datepicker-close:hover, .ui-datepicker-close.ibo-block-csv--download-link:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-primary:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-primary:hover, .sf_results_placeholder button:hover, .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover, .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover, .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover, .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover, .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover, .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover, .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover, .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-block-csv--download-link:hover { + background-color: #00838f; + color: white; + box-shadow: 0px 2px 0px #006164; } + +.ibo-button.ibo-is-regular.ibo-is-primary:active, .ui-dialog .ibo-is-primary.ui-button:active, .ui-dialog .ui-button.ibo-block-csv--download-link:active, .ibo-is-primary.ui-datepicker-current:active, .ui-datepicker-current.ibo-block-csv--download-link:active, .ibo-is-primary.ui-datepicker-close:active, .ui-datepicker-close.ibo-block-csv--download-link:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-primary:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-primary:active, .sf_results_placeholder button:active, .ibo-is-regular.ibo-is-primary.sfc_fg_button:active, .ibo-is-primary.sfc_fg_button.sfc_fg_search:active, .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active, .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active, .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active, .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active, .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active, .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-block-csv--download-link:active { + background-color: #00838f; + color: white; + box-shadow: inset 0px 2px 0px #006164 , 0px 2px 0px #00838f; } + +.ibo-button.ibo-is-regular.ibo-is-primary:disabled, .ui-dialog .ibo-is-primary.ui-button:disabled, .ui-dialog .ui-button.ibo-block-csv--download-link:disabled, .ibo-is-primary.ui-datepicker-current:disabled, .ui-datepicker-current.ibo-block-csv--download-link:disabled, .ibo-is-primary.ui-datepicker-close:disabled, .ui-datepicker-close.ibo-block-csv--download-link:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-primary:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-primary:disabled, .sf_results_placeholder button:disabled, .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled, .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled, .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled, .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled, .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled, .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled, .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled, .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-secondary, .ui-dialog .ui-button, .ui-datepicker-current, .ui-datepicker-close, .ibo-prop--apply > span.ibo-is-regular.ibo-is-secondary, .ibo-prop--apply > span.ui-datepicker-current, .ibo-prop--apply > span.ui-datepicker-close, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-secondary, .ibo-prop--cancel > span.ui-datepicker-current, .ibo-prop--cancel > span.ui-datepicker-close, .sf_results_placeholder button.ibo-is-secondary, .sf_results_placeholder button.ui-datepicker-current, .sf_results_placeholder button.ui-datepicker-close, .ibo-is-regular.ibo-is-secondary.sfc_fg_button, .ibo-is-secondary.sfc_fg_button.sfc_fg_search, .ibo-is-secondary.sfc_fg_button.sfc_fg_apply, .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel, .sfc_fg_button.sfc_fg_search.ui-datepicker-current, .sfc_fg_button.sfc_fg_search.ui-datepicker-close, .sfc_fg_button.sfc_fg_apply.ui-datepicker-current, .sfc_fg_button.sfc_fg_apply.ui-datepicker-close, .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current, .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close, .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link { + background-color: #f8f9fa; + color: #212934; + box-shadow: 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-secondary:hover, .ui-dialog .ui-button:hover, .ui-datepicker-current:hover, .ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-secondary:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-secondary:hover, .sf_results_placeholder button.ibo-is-secondary:hover, .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover, .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover, .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover, .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover { + background-color: #e1e7ec; + color: #212934; + box-shadow: 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-secondary:active, .ui-dialog .ui-button:active, .ui-datepicker-current:active, .ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-secondary:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-secondary:active, .sf_results_placeholder button.ibo-is-secondary:active, .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active, .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active, .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active, .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active { + background-color: #e1e7ec; + color: #212934; + box-shadow: inset 0px 2px 0px #d5dde5 , 0px 2px 0px #e1e7ec; } + +.ibo-button.ibo-is-regular.ibo-is-secondary:disabled, .ui-dialog .ui-button:disabled, .ui-datepicker-current:disabled, .ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-secondary:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-secondary:disabled, .sf_results_placeholder button.ibo-is-secondary:disabled, .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled, .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled, .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled, .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-danger, .ui-dialog .ibo-is-danger.ui-button, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-danger.ui-datepicker-current, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-danger.ui-datepicker-close, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon, .ibo-prop--apply > span.ibo-is-regular.ibo-is-danger, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-danger, .sf_results_placeholder button.ibo-is-danger, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-danger.sfc_fg_button, .ibo-is-danger.sfc_fg_button.sfc_fg_search, .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-danger.sfc_fg_button.sfc_fg_apply, .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-danger.sfc_fg_button.sfc_fg_cancel, .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link { + background-color: #e53e3e; + color: white; + box-shadow: 0px 2px 0px #9b2c2c; } + +.ibo-button.ibo-is-regular.ibo-is-danger:hover, .ui-dialog .ibo-is-danger.ui-button:hover, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-danger.ui-datepicker-current:hover, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-danger.ui-datepicker-close:hover, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-danger:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-danger:hover, .sf_results_placeholder button.ibo-is-danger:hover, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover, .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover, .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover, .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover, .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover { + background-color: #c53030; + color: white; + box-shadow: 0px 2px 0px #9b2c2c; } + +.ibo-button.ibo-is-regular.ibo-is-danger:active, .ui-dialog .ibo-is-danger.ui-button:active, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-danger.ui-datepicker-current:active, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-danger.ui-datepicker-close:active, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-danger:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-danger:active, .sf_results_placeholder button.ibo-is-danger:active, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-danger.sfc_fg_button:active, .ibo-is-danger.sfc_fg_button.sfc_fg_search:active, .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active, .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active, .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active { + background-color: #c53030; + color: white; + box-shadow: inset 0px 2px 0px #9b2c2c , 0px 2px 0px #c53030; } + +.ibo-button.ibo-is-regular.ibo-is-danger:disabled, .ui-dialog .ibo-is-danger.ui-button:disabled, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-danger.ui-datepicker-current:disabled, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-danger.ui-datepicker-close:disabled, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-danger:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-danger:disabled, .sf_results_placeholder button.ibo-is-danger:disabled, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled, .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled, .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled, .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled, .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-success, .ui-dialog .ibo-is-success.ui-button, .ibo-is-success.ui-datepicker-current, .ibo-is-success.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-regular.ibo-is-success, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-success, .sf_results_placeholder button.ibo-is-success, .ibo-is-regular.ibo-is-success.sfc_fg_button, .ibo-is-success.sfc_fg_button.sfc_fg_search, .ibo-is-success.sfc_fg_button.sfc_fg_apply, .ibo-is-success.sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link { + background-color: #689f38; + color: white; + box-shadow: 0px 2px 0px #33691e; } + +.ibo-button.ibo-is-regular.ibo-is-success:hover, .ui-dialog .ibo-is-success.ui-button:hover, .ibo-is-success.ui-datepicker-current:hover, .ibo-is-success.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-success:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-success:hover, .sf_results_placeholder button.ibo-is-success:hover, .ibo-is-regular.ibo-is-success.sfc_fg_button:hover, .ibo-is-success.sfc_fg_button.sfc_fg_search:hover, .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover, .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover { + background-color: #558b2f; + color: white; + box-shadow: 0px 2px 0px #33691e; } + +.ibo-button.ibo-is-regular.ibo-is-success:active, .ui-dialog .ibo-is-success.ui-button:active, .ibo-is-success.ui-datepicker-current:active, .ibo-is-success.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-success:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-success:active, .sf_results_placeholder button.ibo-is-success:active, .ibo-is-regular.ibo-is-success.sfc_fg_button:active, .ibo-is-success.sfc_fg_button.sfc_fg_search:active, .ibo-is-success.sfc_fg_button.sfc_fg_apply:active, .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active { + background-color: #558b2f; + color: white; + box-shadow: inset 0px 2px 0px #33691e , 0px 2px 0px #558b2f; } + +.ibo-button.ibo-is-regular.ibo-is-success:disabled, .ui-dialog .ibo-is-success.ui-button:disabled, .ibo-is-success.ui-datepicker-current:disabled, .ibo-is-success.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-success:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-success:disabled, .sf_results_placeholder button.ibo-is-success:disabled, .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled, .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled, .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled, .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-red, .ui-dialog .ibo-is-red.ui-button, .ui-dialog .ibo-prop--cancel > span.ui-button, .ibo-is-red.ui-datepicker-current, .ibo-prop--cancel > span.ui-datepicker-current, .ibo-is-red.ui-datepicker-close, .ibo-prop--cancel > span.ui-datepicker-close, .ibo-prop--cancel > span.ibo-is-regular, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_search, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_apply, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_cancel, .ibo-prop--apply > span.ibo-is-regular.ibo-is-red, .sf_results_placeholder button.ibo-is-red, .ibo-is-regular.ibo-is-red.sfc_fg_button, .ibo-is-red.sfc_fg_button.sfc_fg_search, .ibo-is-red.sfc_fg_button.sfc_fg_apply, .ibo-is-red.sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link { + background-color: #e53e3e; + color: white; + box-shadow: 0px 2px 0px #9b2c2c; } + +.ibo-button.ibo-is-regular.ibo-is-red:hover, .ui-dialog .ibo-is-red.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ui-button:hover, .ibo-is-red.ui-datepicker-current:hover, .ibo-prop--cancel > span.ui-datepicker-current:hover, .ibo-is-red.ui-datepicker-close:hover, .ibo-prop--cancel > span.ui-datepicker-close:hover, .ibo-prop--cancel > span.ibo-is-regular:hover, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_search:hover, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_apply:hover, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_cancel:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-red:hover, .sf_results_placeholder button.ibo-is-red:hover, .ibo-is-regular.ibo-is-red.sfc_fg_button:hover, .ibo-is-red.sfc_fg_button.sfc_fg_search:hover, .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover, .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover { + background-color: #c53030; + color: white; + box-shadow: 0px 2px 0px #9b2c2c; } + +.ibo-button.ibo-is-regular.ibo-is-red:active, .ui-dialog .ibo-is-red.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ui-button:active, .ibo-is-red.ui-datepicker-current:active, .ibo-prop--cancel > span.ui-datepicker-current:active, .ibo-is-red.ui-datepicker-close:active, .ibo-prop--cancel > span.ui-datepicker-close:active, .ibo-prop--cancel > span.ibo-is-regular:active, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_search:active, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_apply:active, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_cancel:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-red:active, .sf_results_placeholder button.ibo-is-red:active, .ibo-is-regular.ibo-is-red.sfc_fg_button:active, .ibo-is-red.sfc_fg_button.sfc_fg_search:active, .ibo-is-red.sfc_fg_button.sfc_fg_apply:active, .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active { + background-color: #c53030; + color: white; + box-shadow: inset 0px 2px 0px #9b2c2c , 0px 2px 0px #c53030; } + +.ibo-button.ibo-is-regular.ibo-is-red:disabled, .ui-dialog .ibo-is-red.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ui-button:disabled, .ibo-is-red.ui-datepicker-current:disabled, .ibo-prop--cancel > span.ui-datepicker-current:disabled, .ibo-is-red.ui-datepicker-close:disabled, .ibo-prop--cancel > span.ui-datepicker-close:disabled, .ibo-prop--cancel > span.ibo-is-regular:disabled, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_search:disabled, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_apply:disabled, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-red:disabled, .sf_results_placeholder button.ibo-is-red:disabled, .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled, .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled, .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled, .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-green, .ui-dialog .ibo-is-green.ui-button, .ui-dialog .ibo-prop--apply > span.ui-button, .ibo-is-green.ui-datepicker-current, .ibo-prop--apply > span.ui-datepicker-current, .ibo-is-green.ui-datepicker-close, .ibo-prop--apply > span.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-regular, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_search, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_apply, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_cancel, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-green, .sf_results_placeholder button.ibo-is-green, .ibo-is-regular.ibo-is-green.sfc_fg_button, .ibo-is-green.sfc_fg_button.sfc_fg_search, .ibo-is-green.sfc_fg_button.sfc_fg_apply, .ibo-is-green.sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link { + background-color: #689f38; + color: white; + box-shadow: 0px 2px 0px #33691e; } + +.ibo-button.ibo-is-regular.ibo-is-green:hover, .ui-dialog .ibo-is-green.ui-button:hover, .ui-dialog .ibo-prop--apply > span.ui-button:hover, .ibo-is-green.ui-datepicker-current:hover, .ibo-prop--apply > span.ui-datepicker-current:hover, .ibo-is-green.ui-datepicker-close:hover, .ibo-prop--apply > span.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-regular:hover, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_search:hover, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_apply:hover, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_cancel:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-green:hover, .sf_results_placeholder button.ibo-is-green:hover, .ibo-is-regular.ibo-is-green.sfc_fg_button:hover, .ibo-is-green.sfc_fg_button.sfc_fg_search:hover, .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover, .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover { + background-color: #558b2f; + color: white; + box-shadow: 0px 2px 0px #33691e; } + +.ibo-button.ibo-is-regular.ibo-is-green:active, .ui-dialog .ibo-is-green.ui-button:active, .ui-dialog .ibo-prop--apply > span.ui-button:active, .ibo-is-green.ui-datepicker-current:active, .ibo-prop--apply > span.ui-datepicker-current:active, .ibo-is-green.ui-datepicker-close:active, .ibo-prop--apply > span.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-regular:active, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_search:active, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_apply:active, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_cancel:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-green:active, .sf_results_placeholder button.ibo-is-green:active, .ibo-is-regular.ibo-is-green.sfc_fg_button:active, .ibo-is-green.sfc_fg_button.sfc_fg_search:active, .ibo-is-green.sfc_fg_button.sfc_fg_apply:active, .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active { + background-color: #558b2f; + color: white; + box-shadow: inset 0px 2px 0px #33691e , 0px 2px 0px #558b2f; } + +.ibo-button.ibo-is-regular.ibo-is-green:disabled, .ui-dialog .ibo-is-green.ui-button:disabled, .ui-dialog .ibo-prop--apply > span.ui-button:disabled, .ibo-is-green.ui-datepicker-current:disabled, .ibo-prop--apply > span.ui-datepicker-current:disabled, .ibo-is-green.ui-datepicker-close:disabled, .ibo-prop--apply > span.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-regular:disabled, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_search:disabled, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_apply:disabled, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-green:disabled, .sf_results_placeholder button.ibo-is-green:disabled, .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled, .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled, .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled, .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-regular.ibo-is-cyan, .ui-dialog .ibo-is-cyan.ui-button, .ibo-is-cyan.ui-datepicker-current, .ibo-is-cyan.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-regular.ibo-is-cyan, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-cyan, .sf_results_placeholder button.ibo-is-cyan, .ibo-is-regular.ibo-is-cyan.sfc_fg_button, .ibo-is-cyan.sfc_fg_button.sfc_fg_search, .ibo-is-cyan.sfc_fg_button.sfc_fg_apply, .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel, .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link { + background-color: #00bbd4; + color: white; + box-shadow: 0px 2px 0px #006164; } + +.ibo-button.ibo-is-regular.ibo-is-cyan:hover, .ui-dialog .ibo-is-cyan.ui-button:hover, .ibo-is-cyan.ui-datepicker-current:hover, .ibo-is-cyan.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-regular.ibo-is-cyan:hover, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-cyan:hover, .sf_results_placeholder button.ibo-is-cyan:hover, .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover, .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover, .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover, .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover, .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover { + background-color: #0096a7; + color: white; + box-shadow: 0px 2px 0px #006164; } + +.ibo-button.ibo-is-regular.ibo-is-cyan:active, .ui-dialog .ibo-is-cyan.ui-button:active, .ibo-is-cyan.ui-datepicker-current:active, .ibo-is-cyan.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-regular.ibo-is-cyan:active, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-cyan:active, .sf_results_placeholder button.ibo-is-cyan:active, .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active, .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active, .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active, .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active, .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active { + background-color: #0096a7; + color: white; + box-shadow: inset 0px 2px 0px #006164 , 0px 2px 0px #0096a7; } + +.ibo-button.ibo-is-regular.ibo-is-cyan:disabled, .ui-dialog .ibo-is-cyan.ui-button:disabled, .ibo-is-cyan.ui-datepicker-current:disabled, .ibo-is-cyan.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-regular.ibo-is-cyan:disabled, .ibo-prop--cancel > span.ibo-is-regular.ibo-is-cyan:disabled, .sf_results_placeholder button.ibo-is-cyan:disabled, .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled, .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled, .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled, .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled, .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled { + background-color: #d5dde5; + color: #6e7a8a; + box-shadow: inset 0px 2px 0px #d5dde5; } + +.ibo-button.ibo-is-alternative.ibo-is-neutral, .ui-dialog .ibo-is-alternative.ibo-is-neutral.ui-button, .ui-dialog .ibo-is-neutral.ui-button.ui-dialog-titlebar-close, .ui-dialog .ui-button.ui-dialog-titlebar-close.sfc_fg_button, .ui-dialog .ibo-prop--apply > span.ibo-is-neutral.ui-button, .ui-dialog .ibo-prop--apply > span.ui-button.sfc_fg_button, .ui-dialog .ibo-prop--cancel > span.ibo-is-neutral.ui-button, .ui-dialog .ibo-prop--cancel > span.ui-button.sfc_fg_button, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-neutral, .ibo-prop--apply > span.sfc_fg_button, .ibo-prop--cancel > span.ibo-is-neutral, .ibo-prop--cancel > span.sfc_fg_button, .sf_results_placeholder button.ibo-is-alternative.ibo-is-neutral, .ibo-is-alternative.sfc_fg_button, .sfc_fg_button.sfc_fg_more, .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon, .sfc_fg_button.ibo-block-csv--download-link, .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-neutral.ibo-block-csv--download-link { + background-color: transparent; + color: #212934; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-neutral:hover, .ui-dialog .ibo-is-alternative.ibo-is-neutral.ui-button:hover, .ui-dialog .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-neutral.ui-button:hover, .ui-dialog .ibo-prop--apply > span.ui-button.sfc_fg_button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-neutral.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ui-button.sfc_fg_button:hover, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-neutral:hover, .ibo-prop--apply > span.sfc_fg_button:hover, .ibo-prop--cancel > span.ibo-is-neutral:hover, .ibo-prop--cancel > span.sfc_fg_button:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-neutral:hover, .ibo-is-alternative.sfc_fg_button:hover, .sfc_fg_button.sfc_fg_more:hover, .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover, .sfc_fg_button.ibo-block-csv--download-link:hover, .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-neutral.ibo-block-csv--download-link:hover { + background-color: #f8f9fa; + color: #212934; + box-shadow: 0px 2px 0px #f8f9fa; } + +.ibo-button.ibo-is-alternative.ibo-is-neutral:active, .ui-dialog .ibo-is-alternative.ibo-is-neutral.ui-button:active, .ui-dialog .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active, .ui-dialog .ibo-prop--apply > span.ibo-is-neutral.ui-button:active, .ui-dialog .ibo-prop--apply > span.ui-button.sfc_fg_button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-neutral.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ui-button.sfc_fg_button:active, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-neutral:active, .ibo-prop--apply > span.sfc_fg_button:active, .ibo-prop--cancel > span.ibo-is-neutral:active, .ibo-prop--cancel > span.sfc_fg_button:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-neutral:active, .ibo-is-alternative.sfc_fg_button:active, .sfc_fg_button.sfc_fg_more:active, .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active, .sfc_fg_button.ibo-block-csv--download-link:active, .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-neutral.ibo-block-csv--download-link:active { + background-color: #f8f9fa; + color: #212934; + box-shadow: inset 0px 2px 0px #e1e7ec , 0px 2px 0px #f8f9fa; } + +.ibo-button.ibo-is-alternative.ibo-is-neutral:disabled, .ui-dialog .ibo-is-alternative.ibo-is-neutral.ui-button:disabled, .ui-dialog .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-neutral.ui-button:disabled, .ui-dialog .ibo-prop--apply > span.ui-button.sfc_fg_button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-neutral.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ui-button.sfc_fg_button:disabled, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-neutral:disabled, .ibo-prop--apply > span.sfc_fg_button:disabled, .ibo-prop--cancel > span.ibo-is-neutral:disabled, .ibo-prop--cancel > span.sfc_fg_button:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-neutral:disabled, .ibo-is-alternative.sfc_fg_button:disabled, .sfc_fg_button.sfc_fg_more:disabled, .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled, .sfc_fg_button.ibo-block-csv--download-link:disabled, .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-neutral.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-primary, .ui-dialog .ibo-is-alternative.ibo-is-primary.ui-button, .ui-dialog .ibo-is-primary.ui-button.ui-dialog-titlebar-close, .ui-dialog .sf_results_placeholder button.ui-button.ui-dialog-titlebar-close, .sf_results_placeholder .ui-dialog button.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ibo-is-primary.ui-button, .ui-dialog .ibo-prop--cancel > span.ibo-is-primary.ui-button, .ui-dialog .ui-button.ibo-block-csv--download-link, .ibo-is-alternative.ibo-is-primary.ui-datepicker-current, .ibo-is-alternative.ibo-is-primary.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-primary, .ibo-prop--apply > span.ibo-block-csv--download-link, .ibo-prop--cancel > span.ibo-is-primary, .ibo-prop--cancel > span.ibo-block-csv--download-link, .sf_results_placeholder button.ibo-is-alternative, .sf_results_placeholder button.sfc_fg_button.sfc_fg_more, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon, .sf_results_placeholder button.ibo-block-csv--download-link, .ibo-is-alternative.ibo-is-primary.sfc_fg_button, .ibo-is-primary.sfc_fg_button.sfc_fg_more, .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link, .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon, .ibo-block-csv--download-link { + background-color: transparent; + color: #00838f; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-primary:hover, .ui-dialog .ibo-is-alternative.ibo-is-primary.ui-button:hover, .ui-dialog .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .sf_results_placeholder button.ui-button.ui-dialog-titlebar-close:hover, .sf_results_placeholder .ui-dialog button.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-primary.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-primary.ui-button:hover, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover, .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-primary:hover, .ibo-prop--cancel > span.ibo-is-primary:hover, .sf_results_placeholder button.ibo-is-alternative:hover, .sf_results_placeholder button.sfc_fg_button.sfc_fg_more:hover, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover, .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover, .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-block-csv--download-link:hover { + background-color: white; + color: #212934; + box-shadow: 0px 2px 0px white; } + +.ibo-button.ibo-is-alternative.ibo-is-primary:active, .ui-dialog .ibo-is-alternative.ibo-is-primary.ui-button:active, .ui-dialog .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .sf_results_placeholder button.ui-button.ui-dialog-titlebar-close:active, .sf_results_placeholder .ui-dialog button.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ibo-is-primary.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-primary.ui-button:active, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active, .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-primary:active, .ibo-prop--cancel > span.ibo-is-primary:active, .sf_results_placeholder button.ibo-is-alternative:active, .sf_results_placeholder button.sfc_fg_button.sfc_fg_more:active, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active, .ibo-is-primary.sfc_fg_button.sfc_fg_more:active, .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-block-csv--download-link:active { + background-color: white; + color: #212934; + box-shadow: inset 0px 2px 0px white , 0px 2px 0px white; } + +.ibo-button.ibo-is-alternative.ibo-is-primary:disabled, .ui-dialog .ibo-is-alternative.ibo-is-primary.ui-button:disabled, .ui-dialog .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .sf_results_placeholder button.ui-button.ui-dialog-titlebar-close:disabled, .sf_results_placeholder .ui-dialog button.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-primary.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-primary.ui-button:disabled, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled, .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-primary:disabled, .ibo-prop--cancel > span.ibo-is-primary:disabled, .sf_results_placeholder button.ibo-is-alternative:disabled, .sf_results_placeholder button.sfc_fg_button.sfc_fg_more:disabled, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled, .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-secondary, .ui-dialog .ibo-is-alternative.ui-button, .ui-dialog .ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ui-button, .ui-dialog .ibo-prop--cancel > span.ui-button, .ui-dialog .ui-button.sfc_fg_button.sfc_fg_more, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon, .ui-dialog .ui-button.ibo-block-csv--download-link, .ibo-is-alternative.ui-datepicker-current, .ibo-prop--apply > span.ui-datepicker-current, .ibo-prop--cancel > span.ui-datepicker-current, .ui-datepicker-current.sfc_fg_button.sfc_fg_more, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon, .ui-datepicker-current.ibo-block-csv--download-link, .ibo-is-alternative.ui-datepicker-close, .ibo-prop--apply > span.ui-datepicker-close, .ibo-prop--cancel > span.ui-datepicker-close, .ui-datepicker-close.sfc_fg_button.sfc_fg_more, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon, .ui-datepicker-close.ibo-block-csv--download-link, .ibo-prop--apply > span.ibo-is-secondary, .ibo-prop--cancel > span.ibo-is-secondary, .sf_results_placeholder button.ibo-is-alternative.ibo-is-secondary, .ibo-is-alternative.ibo-is-secondary.sfc_fg_button, .ibo-is-secondary.sfc_fg_button.sfc_fg_more, .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-secondary.ibo-block-csv--download-link { + background-color: transparent; + color: #212934; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-secondary:hover, .ui-dialog .ibo-is-alternative.ui-button:hover, .ui-dialog .ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ui-button:hover, .ui-dialog .ui-button.sfc_fg_button.sfc_fg_more:hover, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover, .ui-dialog .ui-button.ibo-block-csv--download-link:hover, .ibo-is-alternative.ui-datepicker-current:hover, .ibo-prop--apply > span.ui-datepicker-current:hover, .ibo-prop--cancel > span.ui-datepicker-current:hover, .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover, .ui-datepicker-current.ibo-block-csv--download-link:hover, .ibo-is-alternative.ui-datepicker-close:hover, .ibo-prop--apply > span.ui-datepicker-close:hover, .ibo-prop--cancel > span.ui-datepicker-close:hover, .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover, .ui-datepicker-close.ibo-block-csv--download-link:hover, .ibo-prop--apply > span.ibo-is-secondary:hover, .ibo-prop--cancel > span.ibo-is-secondary:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-secondary:hover, .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover, .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover, .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-secondary.ibo-block-csv--download-link:hover { + background-color: #f8f9fa; + color: #212934; + box-shadow: 0px 2px 0px #f8f9fa; } + +.ibo-button.ibo-is-alternative.ibo-is-secondary:active, .ui-dialog .ibo-is-alternative.ui-button:active, .ui-dialog .ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ui-button:active, .ui-dialog .ui-button.sfc_fg_button.sfc_fg_more:active, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active, .ui-dialog .ui-button.ibo-block-csv--download-link:active, .ibo-is-alternative.ui-datepicker-current:active, .ibo-prop--apply > span.ui-datepicker-current:active, .ibo-prop--cancel > span.ui-datepicker-current:active, .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active, .ui-datepicker-current.ibo-block-csv--download-link:active, .ibo-is-alternative.ui-datepicker-close:active, .ibo-prop--apply > span.ui-datepicker-close:active, .ibo-prop--cancel > span.ui-datepicker-close:active, .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active, .ui-datepicker-close.ibo-block-csv--download-link:active, .ibo-prop--apply > span.ibo-is-secondary:active, .ibo-prop--cancel > span.ibo-is-secondary:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-secondary:active, .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active, .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active, .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-secondary.ibo-block-csv--download-link:active { + background-color: #f8f9fa; + color: #212934; + box-shadow: inset 0px 2px 0px #e1e7ec , 0px 2px 0px #f8f9fa; } + +.ibo-button.ibo-is-alternative.ibo-is-secondary:disabled, .ui-dialog .ibo-is-alternative.ui-button:disabled, .ui-dialog .ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ui-button:disabled, .ui-dialog .ui-button.sfc_fg_button.sfc_fg_more:disabled, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ui-dialog .ui-button.ibo-block-csv--download-link:disabled, .ibo-is-alternative.ui-datepicker-current:disabled, .ibo-prop--apply > span.ui-datepicker-current:disabled, .ibo-prop--cancel > span.ui-datepicker-current:disabled, .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled, .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ui-datepicker-current.ibo-block-csv--download-link:disabled, .ibo-is-alternative.ui-datepicker-close:disabled, .ibo-prop--apply > span.ui-datepicker-close:disabled, .ibo-prop--cancel > span.ui-datepicker-close:disabled, .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled, .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ui-datepicker-close.ibo-block-csv--download-link:disabled, .ibo-prop--apply > span.ibo-is-secondary:disabled, .ibo-prop--cancel > span.ibo-is-secondary:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-secondary:disabled, .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled, .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-secondary.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-danger, .ui-dialog .ibo-is-alternative.ibo-is-danger.ui-button, .ui-dialog .ibo-is-danger.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ibo-is-danger.ui-button, .ui-dialog .ibo-prop--cancel > span.ibo-is-danger.ui-button, .ui-dialog .ui-button.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-alternative.ibo-is-danger.ui-datepicker-current, .ibo-is-alternative.ibo-is-danger.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-danger, .ibo-prop--apply > span.ibo-dashboard-editor--delete-dashlet-icon, .ibo-prop--cancel > span.ibo-is-danger, .ibo-prop--cancel > span.ibo-dashboard-editor--delete-dashlet-icon, .sf_results_placeholder button.ibo-is-alternative.ibo-is-danger, .sf_results_placeholder button.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-alternative.ibo-is-danger.sfc_fg_button, .ibo-is-danger.sfc_fg_button.sfc_fg_more, .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon, .ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-danger.ibo-block-csv--download-link { + background-color: transparent; + color: #c53030; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-danger:hover, .ui-dialog .ibo-is-alternative.ibo-is-danger.ui-button:hover, .ui-dialog .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-danger.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-danger.ui-button:hover, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-danger:hover, .ibo-prop--cancel > span.ibo-is-danger:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-danger:hover, .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover, .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover, .ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-danger.ibo-block-csv--download-link:hover { + background-color: #fed7d7; + color: #742a2a; + box-shadow: 0px 2px 0px #fed7d7; } + +.ibo-button.ibo-is-alternative.ibo-is-danger:active, .ui-dialog .ibo-is-alternative.ibo-is-danger.ui-button:active, .ui-dialog .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ibo-is-danger.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-danger.ui-button:active, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-danger:active, .ibo-prop--cancel > span.ibo-is-danger:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-danger:active, .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active, .ibo-is-danger.sfc_fg_button.sfc_fg_more:active, .ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-danger.ibo-block-csv--download-link:active { + background-color: #fed7d7; + color: #742a2a; + box-shadow: inset 0px 2px 0px #c53030 , 0px 2px 0px #fed7d7; } + +.ibo-button.ibo-is-alternative.ibo-is-danger:disabled, .ui-dialog .ibo-is-alternative.ibo-is-danger.ui-button:disabled, .ui-dialog .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-danger.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-danger.ui-button:disabled, .ui-dialog .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-danger:disabled, .ibo-prop--cancel > span.ibo-is-danger:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-danger:disabled, .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled, .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled, .ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-danger.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-success, .ui-dialog .ibo-is-alternative.ibo-is-success.ui-button, .ui-dialog .ibo-is-success.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ibo-is-success.ui-button, .ui-dialog .ibo-prop--cancel > span.ibo-is-success.ui-button, .ibo-is-alternative.ibo-is-success.ui-datepicker-current, .ibo-is-alternative.ibo-is-success.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-success, .ibo-prop--cancel > span.ibo-is-success, .sf_results_placeholder button.ibo-is-alternative.ibo-is-success, .ibo-is-alternative.ibo-is-success.sfc_fg_button, .ibo-is-success.sfc_fg_button.sfc_fg_more, .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-success.ibo-block-csv--download-link { + background-color: transparent; + color: #33691e; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-success:hover, .ui-dialog .ibo-is-alternative.ibo-is-success.ui-button:hover, .ui-dialog .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-success.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-success.ui-button:hover, .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-success:hover, .ibo-prop--cancel > span.ibo-is-success:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-success:hover, .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover, .ibo-is-success.sfc_fg_button.sfc_fg_more:hover, .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-success.ibo-block-csv--download-link:hover { + background-color: #dcedc8; + color: #33691e; + box-shadow: 0px 2px 0px #dcedc8; } + +.ibo-button.ibo-is-alternative.ibo-is-success:active, .ui-dialog .ibo-is-alternative.ibo-is-success.ui-button:active, .ui-dialog .ibo-is-success.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ibo-is-success.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-success.ui-button:active, .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-success:active, .ibo-prop--cancel > span.ibo-is-success:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-success:active, .ibo-is-alternative.ibo-is-success.sfc_fg_button:active, .ibo-is-success.sfc_fg_button.sfc_fg_more:active, .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-success.ibo-block-csv--download-link:active { + background-color: #dcedc8; + color: #33691e; + box-shadow: inset 0px 2px 0px #689f38 , 0px 2px 0px #dcedc8; } + +.ibo-button.ibo-is-alternative.ibo-is-success:disabled, .ui-dialog .ibo-is-alternative.ibo-is-success.ui-button:disabled, .ui-dialog .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-success.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-success.ui-button:disabled, .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-success:disabled, .ibo-prop--cancel > span.ibo-is-success:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-success:disabled, .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled, .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-success.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-red, .ui-dialog .ibo-is-alternative.ibo-is-red.ui-button, .ui-dialog .ibo-is-red.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--cancel > span.ui-button, .ui-dialog .ibo-prop--apply > span.ibo-is-red.ui-button, .ibo-is-alternative.ibo-is-red.ui-datepicker-current, .ibo-is-alternative.ibo-is-red.ui-datepicker-close, .ibo-prop--cancel > span, .ibo-prop--apply > span.ibo-is-red, .sf_results_placeholder button.ibo-is-alternative.ibo-is-red, .ibo-is-alternative.ibo-is-red.sfc_fg_button, .ibo-is-red.sfc_fg_button.sfc_fg_more, .ibo-prop--cancel > span.sfc_fg_button.sfc_fg_more, .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-red.ibo-block-csv--download-link { + background-color: transparent; + color: #c53030; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-red:hover, .ui-dialog .ibo-is-alternative.ibo-is-red.ui-button:hover, .ui-dialog .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--cancel > span.ui-button:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-red.ui-button:hover, .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover, .ibo-prop--cancel > span:hover, .ibo-prop--apply > span.ibo-is-red:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-red:hover, .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover, .ibo-is-red.sfc_fg_button.sfc_fg_more:hover, .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-red.ibo-block-csv--download-link:hover { + background-color: #fed7d7; + color: #742a2a; + box-shadow: 0px 2px 0px #fed7d7; } + +.ibo-button.ibo-is-alternative.ibo-is-red:active, .ui-dialog .ibo-is-alternative.ibo-is-red.ui-button:active, .ui-dialog .ibo-is-red.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--cancel > span.ui-button:active, .ui-dialog .ibo-prop--apply > span.ibo-is-red.ui-button:active, .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active, .ibo-prop--cancel > span:active, .ibo-prop--apply > span.ibo-is-red:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-red:active, .ibo-is-alternative.ibo-is-red.sfc_fg_button:active, .ibo-is-red.sfc_fg_button.sfc_fg_more:active, .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-red.ibo-block-csv--download-link:active { + background-color: #fed7d7; + color: #742a2a; + box-shadow: inset 0px 2px 0px #c53030 , 0px 2px 0px #fed7d7; } + +.ibo-button.ibo-is-alternative.ibo-is-red:disabled, .ui-dialog .ibo-is-alternative.ibo-is-red.ui-button:disabled, .ui-dialog .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--cancel > span.ui-button:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-red.ui-button:disabled, .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled, .ibo-prop--cancel > span:disabled, .ibo-prop--apply > span.ibo-is-red:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-red:disabled, .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled, .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-red.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-green, .ui-dialog .ibo-is-alternative.ibo-is-green.ui-button, .ui-dialog .ibo-is-green.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ui-button, .ui-dialog .ibo-prop--cancel > span.ibo-is-green.ui-button, .ibo-is-alternative.ibo-is-green.ui-datepicker-current, .ibo-is-alternative.ibo-is-green.ui-datepicker-close, .ibo-prop--apply > span, .ibo-prop--cancel > span.ibo-is-green, .sf_results_placeholder button.ibo-is-alternative.ibo-is-green, .ibo-is-alternative.ibo-is-green.sfc_fg_button, .ibo-is-green.sfc_fg_button.sfc_fg_more, .ibo-prop--apply > span.sfc_fg_button.sfc_fg_more, .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-green.ibo-block-csv--download-link { + background-color: transparent; + color: #33691e; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-green:hover, .ui-dialog .ibo-is-alternative.ibo-is-green.ui-button:hover, .ui-dialog .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-green.ui-button:hover, .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover, .ibo-prop--apply > span:hover, .ibo-prop--cancel > span.ibo-is-green:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-green:hover, .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover, .ibo-is-green.sfc_fg_button.sfc_fg_more:hover, .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-green.ibo-block-csv--download-link:hover { + background-color: #dcedc8; + color: #33691e; + box-shadow: 0px 2px 0px #dcedc8; } + +.ibo-button.ibo-is-alternative.ibo-is-green:active, .ui-dialog .ibo-is-alternative.ibo-is-green.ui-button:active, .ui-dialog .ibo-is-green.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-green.ui-button:active, .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active, .ibo-prop--apply > span:active, .ibo-prop--cancel > span.ibo-is-green:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-green:active, .ibo-is-alternative.ibo-is-green.sfc_fg_button:active, .ibo-is-green.sfc_fg_button.sfc_fg_more:active, .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-green.ibo-block-csv--download-link:active { + background-color: #dcedc8; + color: #33691e; + box-shadow: inset 0px 2px 0px #689f38 , 0px 2px 0px #dcedc8; } + +.ibo-button.ibo-is-alternative.ibo-is-green:disabled, .ui-dialog .ibo-is-alternative.ibo-is-green.ui-button:disabled, .ui-dialog .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-green.ui-button:disabled, .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled, .ibo-prop--apply > span:disabled, .ibo-prop--cancel > span.ibo-is-green:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-green:disabled, .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled, .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-green.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-cyan, .ui-dialog .ibo-is-alternative.ibo-is-cyan.ui-button, .ui-dialog .ibo-is-cyan.ui-button.ui-dialog-titlebar-close, .ui-dialog .ibo-prop--apply > span.ibo-is-cyan.ui-button, .ui-dialog .ibo-prop--cancel > span.ibo-is-cyan.ui-button, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close, .ibo-prop--apply > span.ibo-is-cyan, .ibo-prop--cancel > span.ibo-is-cyan, .sf_results_placeholder button.ibo-is-alternative.ibo-is-cyan, .ibo-is-alternative.ibo-is-cyan.sfc_fg_button, .ibo-is-cyan.sfc_fg_button.sfc_fg_more, .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon, .ibo-is-cyan.ibo-block-csv--download-link { + background-color: transparent; + color: #006164; + box-shadow: 0px 2px 0px transparent; } + +.ibo-button.ibo-is-alternative.ibo-is-cyan:hover, .ui-dialog .ibo-is-alternative.ibo-is-cyan.ui-button:hover, .ui-dialog .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover, .ui-dialog .ibo-prop--apply > span.ibo-is-cyan.ui-button:hover, .ui-dialog .ibo-prop--cancel > span.ibo-is-cyan.ui-button:hover, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover, .ibo-prop--apply > span.ibo-is-cyan:hover, .ibo-prop--cancel > span.ibo-is-cyan:hover, .sf_results_placeholder button.ibo-is-alternative.ibo-is-cyan:hover, .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover, .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover, .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover, .ibo-is-cyan.ibo-block-csv--download-link:hover { + background-color: #c9eef2; + color: #006164; + box-shadow: 0px 2px 0px #c9eef2; } + +.ibo-button.ibo-is-alternative.ibo-is-cyan:active, .ui-dialog .ibo-is-alternative.ibo-is-cyan.ui-button:active, .ui-dialog .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active, .ui-dialog .ibo-prop--apply > span.ibo-is-cyan.ui-button:active, .ui-dialog .ibo-prop--cancel > span.ibo-is-cyan.ui-button:active, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active, .ibo-prop--apply > span.ibo-is-cyan:active, .ibo-prop--cancel > span.ibo-is-cyan:active, .sf_results_placeholder button.ibo-is-alternative.ibo-is-cyan:active, .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active, .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active, .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active, .ibo-is-cyan.ibo-block-csv--download-link:active { + background-color: #c9eef2; + color: #006164; + box-shadow: inset 0px 2px 0px #00838f , 0px 2px 0px #c9eef2; } + +.ibo-button.ibo-is-alternative.ibo-is-cyan:disabled, .ui-dialog .ibo-is-alternative.ibo-is-cyan.ui-button:disabled, .ui-dialog .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled, .ui-dialog .ibo-prop--apply > span.ibo-is-cyan.ui-button:disabled, .ui-dialog .ibo-prop--cancel > span.ibo-is-cyan.ui-button:disabled, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled, .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled, .ibo-prop--apply > span.ibo-is-cyan:disabled, .ibo-prop--cancel > span.ibo-is-cyan:disabled, .sf_results_placeholder button.ibo-is-alternative.ibo-is-cyan:disabled, .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled, .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled, .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled, .ibo-is-cyan.ibo-block-csv--download-link:disabled { + background-color: transparent; + color: #929fb1; + box-shadow: inset 0px 2px 0px transparent; } + +.ibo-button, .ui-dialog .ui-button, .ui-datepicker-current, .ui-datepicker-close, .ibo-prop--apply > span, .ibo-prop--cancel > span, .sf_results_placeholder button, .sfc_fg_button, .ibo-dashboard-editor--delete-dashlet-icon, .ibo-block-csv--download-link { + padding: 6px 9px; + border: 0; + border-radius: 4px; + cursor: pointer; + text-transform: uppercase; } + .ibo-button ~ .ibo-button, .ui-dialog .ui-button ~ .ibo-button, .ui-datepicker-current ~ .ibo-button, .ui-datepicker-close ~ .ibo-button, .ibo-prop--apply > span ~ .ibo-button, .ibo-prop--cancel > span ~ .ibo-button, .sf_results_placeholder button ~ .ibo-button, .sfc_fg_button ~ .ibo-button, .ibo-dashboard-editor--delete-dashlet-icon ~ .ibo-button, .ibo-block-csv--download-link ~ .ibo-button, .ui-dialog .ibo-button ~ .ui-button, .ui-dialog .ui-button ~ .ui-button, .ui-dialog .ui-datepicker-current ~ .ui-button, .ui-dialog .ui-datepicker-close ~ .ui-button, .ui-dialog .ibo-prop--apply > span ~ .ui-button, .ui-dialog .ibo-prop--cancel > span ~ .ui-button, .sf_results_placeholder .ui-dialog button ~ .ui-button, .ui-dialog .sf_results_placeholder button ~ .ui-button, .ui-dialog .sfc_fg_button ~ .ui-button, .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon ~ .ui-button, .ui-dialog .ibo-block-csv--download-link ~ .ui-button, .ibo-button ~ .ui-datepicker-current, .ui-dialog .ui-button ~ .ui-datepicker-current, .ui-datepicker-current ~ .ui-datepicker-current, .ui-datepicker-close ~ .ui-datepicker-current, .ibo-prop--apply > span ~ .ui-datepicker-current, .ibo-prop--cancel > span ~ .ui-datepicker-current, .sf_results_placeholder button ~ .ui-datepicker-current, .sfc_fg_button ~ .ui-datepicker-current, .ibo-dashboard-editor--delete-dashlet-icon ~ .ui-datepicker-current, .ibo-block-csv--download-link ~ .ui-datepicker-current, .ibo-button ~ .ui-datepicker-close, .ui-dialog .ui-button ~ .ui-datepicker-close, .ui-datepicker-current ~ .ui-datepicker-close, .ui-datepicker-close ~ .ui-datepicker-close, .ibo-prop--apply > span ~ .ui-datepicker-close, .ibo-prop--cancel > span ~ .ui-datepicker-close, .sf_results_placeholder button ~ .ui-datepicker-close, .sfc_fg_button ~ .ui-datepicker-close, .ibo-dashboard-editor--delete-dashlet-icon ~ .ui-datepicker-close, .ibo-block-csv--download-link ~ .ui-datepicker-close, .ibo-prop--apply > .ibo-button ~ span, .ui-dialog .ibo-prop--apply > .ui-button ~ span, .ibo-prop--apply > .ui-datepicker-current ~ span, .ibo-prop--apply > .ui-datepicker-close ~ span, .ibo-prop--apply > span ~ span, .sf_results_placeholder .ibo-prop--apply > button ~ span, .ibo-prop--apply > .sfc_fg_button ~ span, .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon ~ span, .ibo-prop--apply > .ibo-block-csv--download-link ~ span, .ibo-prop--cancel > .ibo-button ~ span, .ui-dialog .ibo-prop--cancel > .ui-button ~ span, .ibo-prop--cancel > .ui-datepicker-current ~ span, .ibo-prop--cancel > .ui-datepicker-close ~ span, .ibo-prop--cancel > span ~ span, .sf_results_placeholder .ibo-prop--cancel > button ~ span, .ibo-prop--cancel > .sfc_fg_button ~ span, .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon ~ span, .ibo-prop--cancel > .ibo-block-csv--download-link ~ span, .sf_results_placeholder .ibo-button ~ button, .ui-dialog .sf_results_placeholder .ui-button ~ button, .sf_results_placeholder .ui-dialog .ui-button ~ button, .sf_results_placeholder .ui-datepicker-current ~ button, .sf_results_placeholder .ui-datepicker-close ~ button, .sf_results_placeholder .ibo-prop--apply > span ~ button, .sf_results_placeholder .ibo-prop--cancel > span ~ button, .sf_results_placeholder button ~ button, .sf_results_placeholder .sfc_fg_button ~ button, .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon ~ button, .sf_results_placeholder .ibo-block-csv--download-link ~ button, .ibo-button ~ .sfc_fg_button, .ui-dialog .ui-button ~ .sfc_fg_button, .ui-datepicker-current ~ .sfc_fg_button, .ui-datepicker-close ~ .sfc_fg_button, .ibo-prop--apply > span ~ .sfc_fg_button, .ibo-prop--cancel > span ~ .sfc_fg_button, .sf_results_placeholder button ~ .sfc_fg_button, .sfc_fg_button ~ .sfc_fg_button, .ibo-dashboard-editor--delete-dashlet-icon ~ .sfc_fg_button, .ibo-block-csv--download-link ~ .sfc_fg_button, .ibo-button ~ .ibo-dashboard-editor--delete-dashlet-icon, .ui-dialog .ui-button ~ .ibo-dashboard-editor--delete-dashlet-icon, .ui-datepicker-current ~ .ibo-dashboard-editor--delete-dashlet-icon, .ui-datepicker-close ~ .ibo-dashboard-editor--delete-dashlet-icon, .ibo-prop--apply > span ~ .ibo-dashboard-editor--delete-dashlet-icon, .ibo-prop--cancel > span ~ .ibo-dashboard-editor--delete-dashlet-icon, .sf_results_placeholder button ~ .ibo-dashboard-editor--delete-dashlet-icon, .sfc_fg_button ~ .ibo-dashboard-editor--delete-dashlet-icon, .ibo-dashboard-editor--delete-dashlet-icon ~ .ibo-dashboard-editor--delete-dashlet-icon, .ibo-block-csv--download-link ~ .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button ~ .ibo-block-csv--download-link, .ui-dialog .ui-button ~ .ibo-block-csv--download-link, .ui-datepicker-current ~ .ibo-block-csv--download-link, .ui-datepicker-close ~ .ibo-block-csv--download-link, .ibo-prop--apply > span ~ .ibo-block-csv--download-link, .ibo-prop--cancel > span ~ .ibo-block-csv--download-link, .sf_results_placeholder button ~ .ibo-block-csv--download-link, .sfc_fg_button ~ .ibo-block-csv--download-link, .ibo-dashboard-editor--delete-dashlet-icon ~ .ibo-block-csv--download-link, .ibo-block-csv--download-link ~ .ibo-block-csv--download-link { + margin-left: 5px; } + .ibo-button.ibo-action-button, .ui-dialog .ibo-action-button.ui-button, .ibo-action-button.ui-datepicker-current, .ibo-action-button.ui-datepicker-close, .ibo-prop--apply > span.ibo-action-button, .ibo-prop--cancel > span.ibo-action-button, .sf_results_placeholder button.ibo-action-button, .ibo-action-button.sfc_fg_button, .ibo-action-button.ibo-dashboard-editor--delete-dashlet-icon, .ibo-action-button.ibo-block-csv--download-link { + float: right; } + +/* Only when a button has both an icon and a label */ +.ibo-button--icon + .ibo-button--label { + margin-left: 4px; } + +.ibo-button--vertical-align { + margin-top: 4px; + margin-bottom: 4px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-button-group { + /* Overload border radius to make it look like a whole */ + /* Overload the default button left margin for siblings with the group */ + /* Note: Selector cannot be simplified in the one above as the "::before" must be after the different classes */ } + .ibo-button-group .ibo-button, .ibo-button-group .ui-dialog .ui-button, .ui-dialog .ibo-button-group .ui-button, .ibo-button-group .ui-datepicker-current, .ibo-button-group .ui-datepicker-close, .ibo-button-group .ibo-prop--apply > span, .ibo-button-group .ibo-prop--cancel > span, .ibo-button-group .sf_results_placeholder button, .sf_results_placeholder .ibo-button-group button, .ibo-button-group .sfc_fg_button, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-block-csv--download-link { + position: relative; } + .ibo-button-group .ibo-button:first-child, .ibo-button-group .ui-dialog .ui-button:first-child, .ui-dialog .ibo-button-group .ui-button:first-child, .ibo-button-group .ui-datepicker-current:first-child, .ibo-button-group .ui-datepicker-close:first-child, .ibo-button-group .ibo-prop--apply > span:first-child, .ibo-button-group .ibo-prop--cancel > span:first-child, .ibo-button-group .sf_results_placeholder button:first-child, .sf_results_placeholder .ibo-button-group button:first-child, .ibo-button-group .sfc_fg_button:first-child, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon:first-child, .ibo-button-group .ibo-block-csv--download-link:first-child { + border-radius: 4px 0 0 4px; } + .ibo-button-group .ibo-button:last-child, .ibo-button-group .ui-dialog .ui-button:last-child, .ui-dialog .ibo-button-group .ui-button:last-child, .ibo-button-group .ui-datepicker-current:last-child, .ibo-button-group .ui-datepicker-close:last-child, .ibo-button-group .ibo-prop--apply > span:last-child, .ibo-button-group .ibo-prop--cancel > span:last-child, .ibo-button-group .sf_results_placeholder button:last-child, .sf_results_placeholder .ibo-button-group button:last-child, .ibo-button-group .sfc_fg_button:last-child, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon:last-child, .ibo-button-group .ibo-block-csv--download-link:last-child { + border-radius: 0 4px 4px 0; } + .ibo-button-group .ibo-button:not(:first-child):not(:last-child), .ibo-button-group .ui-dialog .ui-button:not(:first-child):not(:last-child), .ui-dialog .ibo-button-group .ui-button:not(:first-child):not(:last-child), .ibo-button-group .ui-datepicker-current:not(:first-child):not(:last-child), .ibo-button-group .ui-datepicker-close:not(:first-child):not(:last-child), .ibo-button-group .ibo-prop--apply > span:not(:first-child):not(:last-child), .ibo-button-group .ibo-prop--cancel > span:not(:first-child):not(:last-child), .ibo-button-group .sf_results_placeholder button:not(:first-child):not(:last-child), .sf_results_placeholder .ibo-button-group button:not(:first-child):not(:last-child), .ibo-button-group .sfc_fg_button:not(:first-child):not(:last-child), .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon:not(:first-child):not(:last-child), .ibo-button-group .ibo-block-csv--download-link:not(:first-child):not(:last-child) { + border-radius: 0; } + .ibo-button-group .ibo-button + .ibo-button, .ibo-button-group .ui-dialog .ui-button + .ibo-button, .ui-dialog .ibo-button-group .ui-button + .ibo-button, .ibo-button-group .ui-datepicker-current + .ibo-button, .ibo-button-group .ui-datepicker-close + .ibo-button, .ibo-button-group .ibo-prop--apply > span + .ibo-button, .ibo-button-group .ibo-prop--cancel > span + .ibo-button, .ibo-button-group .sf_results_placeholder button + .ibo-button, .sf_results_placeholder .ibo-button-group button + .ibo-button, .ibo-button-group .sfc_fg_button + .ibo-button, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button, .ibo-button-group .ibo-block-csv--download-link + .ibo-button, .ibo-button-group .ui-dialog .ibo-button + .ui-button, .ui-dialog .ibo-button-group .ibo-button + .ui-button, .ibo-button-group .ui-dialog .ui-button + .ui-button, .ui-dialog .ibo-button-group .ui-button + .ui-button, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button, .ibo-button-group .ibo-button + .ui-datepicker-current, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current, .ibo-button-group .sfc_fg_button + .ui-datepicker-current, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current, .ibo-button-group .ibo-button + .ui-datepicker-close, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close, .ibo-button-group .sfc_fg_button + .ui-datepicker-close, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close, .ibo-button-group .ibo-prop--apply > .ibo-button + span, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span, .ibo-button-group .ibo-prop--apply > span + span, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span, .ibo-button-group .ibo-prop--cancel > .ibo-button + span, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span, .ibo-button-group .ibo-prop--cancel > span + span, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span, .ibo-button-group .sf_results_placeholder .ibo-button + button, .sf_results_placeholder .ibo-button-group .ibo-button + button, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button, .ibo-button-group .sf_results_placeholder button + button, .sf_results_placeholder .ibo-button-group button + button, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button, .ibo-button-group .ibo-button + .sfc_fg_button, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button, .ibo-button-group .ui-datepicker-current + .sfc_fg_button, .ibo-button-group .ui-datepicker-close + .sfc_fg_button, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button, .ibo-button-group .sfc_fg_button + .sfc_fg_button, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-button-group .ibo-button + .ibo-block-csv--download-link, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link { + margin-left: 0; } + .ibo-button-group .ibo-button + .ibo-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button::before, .ibo-button-group .ui-datepicker-current + .ibo-button::before, .ibo-button-group .ui-datepicker-close + .ibo-button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button::before, .ibo-button-group .sf_results_placeholder button + .ibo-button::before, .sf_results_placeholder .ibo-button-group button + .ibo-button::before, .ibo-button-group .sfc_fg_button + .ibo-button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button::before, .ibo-button-group .ibo-button + .ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--apply > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span::before, .ibo-button-group .ibo-prop--cancel > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span::before, .ibo-button-group .sf_results_placeholder .ibo-button + button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button::before, .ibo-button-group .sf_results_placeholder button + button::before, .sf_results_placeholder .ibo-button-group button + button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button::before, .ibo-button-group .ibo-button + .sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link::before { + content: ""; + position: absolute; + top: 6px; + bottom: 6px; + left: 0; + width: 1px; + border-left: 1px solid transparent; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #d5dde5; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #d5dde5; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #e1e7ec; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button::before, .ibo-button-group .sf_results_placeholder button + button::before, .sf_results_placeholder .ibo-button-group button + button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button:hover::before, .ibo-button-group .sf_results_placeholder button + button:hover::before, .sf_results_placeholder .ibo-button-group button + button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:hover::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button:active::before, .ibo-button-group .sf_results_placeholder button + button:active::before, .sf_results_placeholder .ibo-button-group button + button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:active::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button:disabled::before, .ibo-button-group .sf_results_placeholder button + button:disabled::before, .sf_results_placeholder .ibo-button-group button + button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button::before, .ibo-button-group .ibo-button + .ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #d5dde5; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #d5dde5; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #e1e7ec; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-success::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-success::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-red::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-red::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-red::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ibo-is-regular::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ibo-is-regular:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ibo-is-regular:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #c53030; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-green::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-green::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-green::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ibo-is-regular::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ibo-is-regular:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ibo-is-regular:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_search.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_apply.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_cancel.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel::before { + border-left-color: #006164; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:hover::before { + border-left-color: #006164; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:active::before { + border-left-color: #0096a7; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-regular.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-regular.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_search:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_apply:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link.sfc_fg_button.sfc_fg_cancel:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-neutral::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link:hover::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link:active::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-neutral:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-neutral:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-neutral.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link::before { + border-left-color: #0096a7; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link:hover::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link:active::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-primary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-primary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-secondary::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link:hover::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link:active::before { + border-left-color: #404b5a; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-secondary:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-secondary.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-secondary.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-danger::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon::before { + border-left-color: #e53e3e; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:hover::before { + border-left-color: #9b2c2c; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-danger:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:active::before { + border-left-color: #9b2c2c; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ui-button.ui-dialog-titlebar-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-danger:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-danger.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .sfc_fg_button.sfc_fg_more.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-danger.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-block-csv--download-link.ibo-dashboard-editor--delete-dashlet-icon:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-success::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-success:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link:hover::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-success:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link:active::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-success:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-success.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-success.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-success.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span::before, .ibo-button-group .ibo-prop--cancel > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-red::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link::before { + border-left-color: #e53e3e; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:hover::before, .ibo-button-group .ibo-prop--cancel > span + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-red:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:hover::before { + border-left-color: #9b2c2c; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:active::before, .ibo-button-group .ibo-prop--cancel > span + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-red:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:active::before { + border-left-color: #9b2c2c; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-button + span:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-button + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-current + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ui-datepicker-close + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel.ibo-prop--apply > button + span:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > button + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .sfc_fg_button + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > .ibo-block-csv--download-link + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-red:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-red.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-red.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--apply > span + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-green::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span:hover::before, .ibo-button-group .ibo-prop--apply > span + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-green:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:hover::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span:active::before, .ibo-button-group .ibo-prop--apply > span + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-green:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:active::before { + border-left-color: #558b2f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span:disabled::before, .ibo-button-group .ibo-prop--apply > span + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-button + span:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-button + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-current + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ui-datepicker-close + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply.ibo-prop--cancel > button + span:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > button + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .sfc_fg_button + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > .ibo-block-csv--download-link + span:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-green:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-green.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more.ui-button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-green.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-cyan::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_more::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:hover::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:hover::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link:hover::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link:hover::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:active::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:active::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:active::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link:active::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link:active::before { + border-left-color: #00838f; } + .ibo-button-group .ibo-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-current:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-current.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.ui-datepicker-close:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ui-datepicker-close.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-alternative.ibo-is-cyan:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ui-dialog .ibo-button-group .ui-button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-current + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ui-datepicker-close + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > span + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .sfc_fg_button + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-block-csv--download-link + button.ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-alternative.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .sf_results_placeholder .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .sf_results_placeholder .ibo-button-group .ui-dialog button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ui-dialog .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ui-dialog .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ui-button.ui-dialog-titlebar-close:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--apply > .ui-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply.ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--apply > button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--apply > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ui-dialog .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ui-dialog .ibo-button-group .ibo-prop--cancel > .ui-button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-current + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ui-datepicker-close + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel.ibo-prop--apply > span + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > span + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .sf_results_placeholder .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .sf_results_placeholder .ibo-button-group .ibo-prop--cancel > button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .sfc_fg_button + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-prop--cancel > .ibo-block-csv--download-link + span.ibo-is-cyan.sfc_fg_button:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.sfc_fg_more:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.sfc_fg_button.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-dashboard-editor--delete-dashlet-icon:disabled::before, .ibo-button-group .ibo-button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-dialog .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ui-dialog .ibo-button-group .ui-button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-current + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ui-datepicker-close + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--apply > span + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-prop--cancel > span + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sf_results_placeholder button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .sf_results_placeholder .ibo-button-group button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .sfc_fg_button + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-dashboard-editor--delete-dashlet-icon + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before, .ibo-button-group .ibo-block-csv--download-link + .ibo-is-cyan.ibo-block-csv--download-link:disabled::before { + border-left-color: #aebecd; } + +/* Reset siblings spacing */ +.ibo-button-group + .ibo-button-group, +.ibo-button + .ibo-button-group, +.ui-dialog .ui-button + .ibo-button-group, +.ui-datepicker-current + .ibo-button-group, +.ui-datepicker-close + .ibo-button-group, +.ibo-prop--apply > span + .ibo-button-group, +.ibo-prop--cancel > span + .ibo-button-group, +.sf_results_placeholder button + .ibo-button-group, +.sfc_fg_button + .ibo-button-group, +.ibo-dashboard-editor--delete-dashlet-icon + .ibo-button-group, +.ibo-block-csv--download-link + .ibo-button-group, +.ibo-button-group + .ibo-button, +.ui-dialog .ibo-button-group + .ui-button, +.ibo-button-group + .ui-datepicker-current, +.ibo-button-group + .ui-datepicker-close, +.ibo-prop--apply > .ibo-button-group + span, +.ibo-prop--cancel > .ibo-button-group + span, +.sf_results_placeholder .ibo-button-group + button, +.ibo-button-group + .sfc_fg_button, +.ibo-button-group + .ibo-dashboard-editor--delete-dashlet-icon, +.ibo-button-group + .ibo-block-csv--download-link { + margin-left: 5px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +.ibo-breadcrumbs * { + display: flex; + align-items: center; } + +.ibo-breadcrumbs--item { + color: #404b5a; } + .ibo-breadcrumbs--item:not(:last-child)::after { + content: '\f054'; + margin: 0 12px; + color: #aebecd; } + .ibo-breadcrumbs--item:not(:last-child):hover .ibo-breadcrumbs--item-icon > * { + opacity: 1; + filter: none; } + +.ibo-breadcrumbs--item-icon { + margin-right: 8px; + transition: all 0.1s linear; } + .ibo-breadcrumbs--item-icon > span { + color: #929fb1; + opacity: 0.6; } + .ibo-breadcrumbs--item-icon > img { + height: auto; + max-width: 16px; + opacity: 0.3; + filter: grayscale(100%); } + +.ibo-breadcrumbs--item-label { + display: inline; + /* Otherwise the "truncate" doesn't work with th default display: flex */ + max-width: 100px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* Rules */ +.ibo-collapsible-section { + margin: 3rem auto; } + +.ibo-collapsible-section--header { + display: flex; + align-items: stretch; } + +.ibo-collapsible-section.ibo-is-opened .ibo-collapsible-section--minimize-button, .ibo-collapsible-section.ibo-input-select-icon--menu .ibo-collapsible-section--minimize-button { + display: block; } +.ibo-collapsible-section.ibo-is-opened .ibo-collapsible-section--maximize-button, .ibo-collapsible-section.ibo-input-select-icon--menu .ibo-collapsible-section--maximize-button { + display: none; } +.ibo-collapsible-section:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-collapsible-section--minimize-button { + display: none; } +.ibo-collapsible-section:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-collapsible-section--maximize-button { + display: block; } +.ibo-collapsible-section:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-collapsible-section--body { + display: none; } +.ibo-collapsible-section .ibo-collapsible-section--header { + cursor: pointer; } + .ibo-collapsible-section .ibo-collapsible-section--header:hover i { + opacity: 0.8; } + .ibo-collapsible-section .ibo-collapsible-section--header .ibo-collapsible-section--action-button.ibo-collapsible-section--maximize-button, .ibo-collapsible-section .ibo-collapsible-section--header .ibo-collapsible-section--action-button.ibo-collapsible-section--minimize-button { + margin-right: 5px; } + .ibo-collapsible-section .ibo-collapsible-section--header .ibo-collapsible-section--title { + color: #212934; + flex-grow: 1; } +.ibo-collapsible-section .ibo-collapsible-section--body { + position: relative; + padding: 24px 16px 16px; + background-color: white; + border: solid 1px #ccd4db; + border-radius: 5px; + overflow: hidden; + /* To force highlight color to be cropped by the border radius */ } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* Animations*/ +@keyframes ibo-quick-create--drawer--opening { + from { + top: -300px; + box-shadow: none; } + to { + top: 100%; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.15); } } +/* SCSS rules */ +.ibo-quick-create { + position: relative; } + .ibo-quick-create.ibo-is-opened .ibo-quick-create--input, .ibo-quick-create.ibo-input-select-icon--menu .ibo-quick-create--input { + width: 245px; } + .ibo-quick-create.ibo-is-opened .ibo-quick-create--drawer, .ibo-quick-create.ibo-input-select-icon--menu .ibo-quick-create--drawer { + animation-name: ibo-quick-create--drawer--opening; + animation-delay: 0.1s; + animation-duration: 0.2s; + animation-direction: normal; + animation-fill-mode: forwards; } + +.ibo-quick-create--head { + background-color: white; } + +.ibo-quick-create--icon { + align-self: center; + padding: 0 16px; } + +.ibo-quick-create--input { + width: 0; + border: none; + transition: all 0.2s ease-in-out; + /* Remove selectize.js theme and apply our own */ } + .ibo-quick-create--input.selectize-control.single { + position: sticky; + display: flex; } + .ibo-quick-create--input.selectize-control.single .selectize-input, .ibo-quick-create--input.selectize-control.single .selectize-input.input-active { + display: flex; + background-color: transparent; + background-image: none; + border: none; + box-shadow: none; } + .ibo-quick-create--input.selectize-control.single .selectize-input > input, .ibo-quick-create--input.selectize-control.single .selectize-input.input-active > input { + color: #404b5a; + outline: none; + border: none; + /* This rule is duplicated otherwise Chrome won't be able to parse it. */ } + .ibo-quick-create--input.selectize-control.single .selectize-input > input::placeholder, .ibo-quick-create--input.selectize-control.single .selectize-input.input-active > input::placeholder { + color: #929fb1; } + .ibo-quick-create--input.selectize-control.single .selectize-input > input:-ms-input-placeholder, .ibo-quick-create--input.selectize-control.single .selectize-input > input::-ms-input-placeholder, .ibo-quick-create--input.selectize-control.single .selectize-input.input-active > input::-ms-input-placeholder { + color: #929fb1; } + .ibo-quick-create--input.selectize-control.single .selectize-input > .item { + color: #404b5a; + line-height: 200%; } + .ibo-quick-create--input.selectize-control.single .selectize-dropdown { + background-color: white; + border: none; + border-radius: 0; } + +/* TODO: Make drawer appear below the top bar so its shadow is cast on the drawer */ +.ibo-quick-create--drawer { + z-index: -1; + position: absolute; + left: 0; + right: 0; + top: -300px; + padding: 16px 16px; + background-color: white; + box-shadow: none; } + +.ibo-quick-create--compartment-title { + margin-top: 8px; + margin-bottom: 8px; + padding-left: 32px; + overflow-x: hidden; + color: #929fb1; } + .ibo-quick-create--compartment-title > span { + position: relative; } + .ibo-quick-create--compartment-title > span::before, .ibo-quick-create--compartment-title > span::after { + content: ""; + display: inline-block; + position: absolute; + top: 50%; + height: 1px; + width: 600px; + border-top: 1px solid #929fb1; } + .ibo-quick-create--compartment-title > span::before { + right: 100%; + margin-right: 8px; } + .ibo-quick-create--compartment-title > span::after { + left: 100%; + margin-left: 8px; } + +.ibo-quick-create--compartment-content { + color: #212934; } + +.ibo-quick-create--compartment-element { + display: flex; + align-items: center; + padding: 4px 8px; + margin-left: -8px; + margin-right: -8px; + color: inherit; } + +.ibo-quick-create--compartment-element-image { + margin-right: 8px; + width: 20px; } + +.ibo-quick-create--compartment-results--container { + width: 100% !important; } + +.ibo-quick-create--compartment-results--element > .option { + padding: 4px 8px; + margin-left: -8px; + margin-right: -8px; + color: inherit; } + .ibo-quick-create--compartment-results--element > .option.active { + background-color: #e1e7ec; + border-radius: 3px; } + .ibo-quick-create--compartment-results--element > .option:hover { + cursor: pointer; } + .ibo-quick-create--compartment-results--element > .option .highlight { + font-weight: bold; } + +.ibo-quick-create--compartment--placeholder { + align-items: center; + display: flex; + flex-direction: column; } + +.ibo-quick-create--compartment--placeholder-image > svg { + width: 66%; + height: inherit; + margin: 24px auto 16px auto; + display: flex; } + +.ibo-quick-create--compartment--placeholder-hint { + text-align: justify; + padding: 0 8px; + color: #6e7a8a; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* Animations*/ +@keyframes ibo-global-search--drawer--opening { + from { + top: -300px; + box-shadow: none; } + to { + top: 100%; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.15); } } +/* SCSS rules */ +.ibo-global-search { + position: relative; } + .ibo-global-search.ibo-is-opened .ibo-global-search--input, .ibo-global-search.ibo-input-select-icon--menu .ibo-global-search--input { + padding: 8px 8px; + width: 245px; } + .ibo-global-search.ibo-is-opened .ibo-global-search--drawer, .ibo-global-search.ibo-input-select-icon--menu .ibo-global-search--drawer { + animation-name: ibo-global-search--drawer--opening; + animation-delay: 0.1s; + animation-duration: 0.2s; + animation-direction: normal; + animation-fill-mode: forwards; } + +.ibo-global-search--head { + background-color: white; } + +.ibo-global-search--icon { + align-self: center; + padding: 0 16px; } + +.ibo-global-search--input, .ibo-global-search--input:hover, .ibo-global-search--input:focus, .ibo-global-search--input:active { + padding: 0 default; + width: 0; + color: #404b5a; + border: none; + outline: none; + transition: all 0.2s ease-in-out; + /* This rule is duplicated otherwise Chrome won't be able to parse it. */ } + .ibo-global-search--input::placeholder, .ibo-global-search--input:hover::placeholder, .ibo-global-search--input:focus::placeholder, .ibo-global-search--input:active::placeholder { + color: #929fb1; } + .ibo-global-search--input:-ms-input-placeholder, .ibo-global-search--input::-ms-input-placeholder, .ibo-global-search--input:hover::-ms-input-placeholder, .ibo-global-search--input:focus::-ms-input-placeholder, .ibo-global-search--input:active::-ms-input-placeholder { + color: #929fb1; } + +/* TODO: Make drawer appear below the top bar so its shadow is cast on the drawer */ +.ibo-global-search--drawer { + z-index: -1; + position: absolute; + left: 0; + right: 0; + top: -300px; + padding: 16px 16px; + background-color: white; + box-shadow: none; } + +.ibo-global-search--compartment-title { + margin-bottom: 8px; + padding-left: 32px; + overflow-x: hidden; + color: #929fb1; } + .ibo-global-search--compartment-title > span { + position: relative; } + .ibo-global-search--compartment-title > span::before, .ibo-global-search--compartment-title > span::after { + content: ""; + display: inline-block; + position: absolute; + top: 50%; + height: 1px; + width: 600px; + border-top: 1px solid #929fb1; } + .ibo-global-search--compartment-title > span::before { + right: 100%; + margin-right: 8px; } + .ibo-global-search--compartment-title > span::after { + left: 100%; + margin-left: 8px; } + +.ibo-global-search--compartment-content { + color: #212934; } + +.ibo-global-search--compartment-element { + display: flex; + align-items: center; + color: inherit; } + .ibo-global-search--compartment-element:not(:last-child) { + margin-bottom: 8px; } + +.ibo-global-search--compartment-element-image { + margin-right: 8px; + width: 20px; } + +.ibo-global-search--compartment--placeholder { + align-items: center; + display: flex; + flex-direction: column; } + +.ibo-global-search--compartment--placeholder-image > svg { + width: 66%; + height: inherit; + margin: 24px auto 16px auto; + display: flex; } + +.ibo-global-search--compartment--placeholder-hint { + text-align: justify; + padding: 0 8px; + color: #6e7a8a; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +.ibo-popover-menu, .ui-multiselect-menu, .ibo-input-select-icon--menu, .graph_config .toolkit_menu.graph > ul > li ul { + display: none; + padding: 0; + background-color: white; + border-radius: 3px; + flex-wrap: wrap; + position: absolute; } + .ibo-popover-menu.ibo-is-opened, .ibo-is-opened.ui-multiselect-menu, .ibo-input-select-icon--menu, .graph_config .toolkit_menu.graph > ul > li ul.ibo-is-opened, .graph_config .toolkit_menu.graph > ul > li ul.ibo-input-select-icon--menu { + display: flex; + flex-direction: column; } + +.ibo-popover-menu--toggler-visual-hint { + margin-left: 0.5rem; } + +.ibo-popover-menu--section, .ui-multiselect-checkboxes { + display: flex; + flex-direction: column; + align-self: flex-start; + margin: 0px 0px; + width: 100%; + white-space: nowrap; + overflow: hidden; + /* To avoid first/last entries of the menu to have no border-radius on hover */ } + .ibo-popover-menu--section:first-child, .ui-multiselect-checkboxes:first-child { + border-radius: 3px 3px 0 0; } + .ibo-popover-menu--section:last-child, .ui-multiselect-checkboxes:last-child { + border-radius: 0 0 3px 3px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +.ibo-popover-menu--item, .ui-multiselect-checkboxes li, .ibo-input-select-icon--menu--item, .graph_config .toolkit_menu.graph > ul > li ul li { + padding: 12px 24px 12px 16px; + color: #212934; } + .ibo-popover-menu--item a, .ui-multiselect-checkboxes li a, .ibo-input-select-icon--menu--item a, .graph_config .toolkit_menu.graph > ul > li ul li a { + color: #212934; } + .ibo-popover-menu--item:hover, .ui-multiselect-checkboxes li:hover, .ibo-input-select-icon--menu--item:hover, .graph_config .toolkit_menu.graph > ul > li ul li:hover { + background-color: #e1e7ec; + color: inherit; } + .ibo-popover-menu--item.ibo-popover-menu--separator, .ui-multiselect-checkboxes li.ibo-popover-menu--separator, .ibo-popover-menu--separator.ibo-input-select-icon--menu--item, .graph_config .toolkit_menu.graph > ul > li ul li.ibo-popover-menu--separator { + padding: 0; + margin: 0; + background-color: #e1e7ec; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +#ibo-navigation-menu--notifications-menu { + flex-flow: column; + min-width: 250px; } + #ibo-navigation-menu--notifications-menu .ibo-navigation-menu--notifications--messages-section { + overflow: auto; } + +.ibo-navigation-menu--notifications--show-all-messages, .ibo-navigation-menu--notifications-dismiss-all, .ibo-navigation-menu--notifications-show-all-multiple { + overflow-x: inherit; + text-align: center; + min-height: 45px; } + +.ibo-navigation-menu--notifications--item--image { + max-width: 20px; + max-height: 20px; + margin: 0 6px; + border-radius: 100%; } + +img.ibo-navigation-menu--notifications--item--image[src=""] { + display: none; } + +img.ibo-navigation-menu--notifications--item--image:not([src=""]) ~ i.ibo-navigation-menu--notifications--item--image { + display: none; } + +.ibo-navigation-menu--notifications--item--bottom-text { + display: flex; + flex-direction: column; + align-items: center; + float: right; + align-self: center; + margin-left: auto; } + +.ibo-navigation-menu--notifications--item--content { + padding: 0 14px; } + .ibo-navigation-menu--notifications--item--content img { + max-height: 100px; + padding: 5px; } + +.ibo-navigation-menu--notifications-item { + display: flex; + flex-direction: row; } + +.ibo-navigation-menu--notifications--item--new-message-indicator { + width: 10px; + height: 10px; + background-color: #429ae1; + border-radius: 100%; + margin-top: 4px; } + +.ibo-navigation-menu--notifications-show-all-multiple ~ .ibo-popover-menu .ibo-navigation-menu--notifications--item--new-message-indicator, .ibo-navigation-menu--notifications-show-all-multiple ~ .ui-multiselect-menu .ibo-navigation-menu--notifications--item--new-message-indicator, .ibo-navigation-menu--notifications-show-all-multiple ~ .ibo-input-select-icon--menu .ibo-navigation-menu--notifications--item--new-message-indicator, .graph_config .toolkit_menu.graph > ul > li .ibo-navigation-menu--notifications-show-all-multiple ~ ul .ibo-navigation-menu--notifications--item--new-message-indicator { + display: inline-block; + margin-right: 15px; } + +.ibo-navigation-menu--notifications-dismiss-all--icon { + margin: 0 10px 0 0; } + +.ibo-popover-menu--item--no-message { + text-align: center; } + +.ibo-popover-menu--item--no-message--image > svg { + display: flex; + width: 100%; + height: inherit; + padding: 15px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +.ibo-panel.ibo-is-primary > .ibo-panel--body::before, .sf_results_placeholder button.ibo-panel > .ibo-panel--body::before, .ibo-panel.ibo-block-csv--download-link > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #dd6c20; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-secondary > .ibo-panel--body::before, .ui-dialog .ibo-panel.ui-button > .ibo-panel--body::before, .ibo-panel.ui-datepicker-current > .ibo-panel--body::before, .ibo-panel.ui-datepicker-close > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #929fb1; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-neutral > .ibo-panel--body::before, .ibo-panel.sfc_fg_button > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #929fb1; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-information > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #3182ce; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-success > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #7cb342; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-failure > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #e53e3e; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-warning > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #dd6c20; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-danger > .ibo-panel--body::before, .ibo-panel.ibo-dashboard-editor--delete-dashlet-icon > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #e53e3e; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-grey > .ibo-panel--body::before, .ui-dialog .ibo-panel.ui-button.ui-dialog-titlebar-close > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #929fb1; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-blue-grey > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #546e7a; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-blue > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #2c5382; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-cyan > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #00aac1; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-green > .ibo-panel--body::before, .ibo-prop--apply > span.ibo-panel > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #7cb342; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-orange > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #dd6c20; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-red > .ibo-panel--body::before, .ibo-prop--cancel > span.ibo-panel > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #e53e3e; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +.ibo-panel.ibo-is-pink > .ibo-panel--body::before { + position: absolute; + top: 0; + left: 0; + display: block; + background-color: #d53f8c; + content: ""; + width: 100%; + height: 8px; + padding-bottom: 8px; } + +/* Rules */ +.ibo-panel + .ibo-panel { + margin-top: 24px; } + +.ibo-panel.ibo-has-icon .ibo-panel--titles { + padding-left: 16px; } +.ibo-panel.ibo-has-icon.ibo-has-medallion-icon .ibo-panel--header-left { + position: relative; + z-index: 1; + margin-left: 16px; } +.ibo-panel.ibo-has-icon.ibo-has-medallion-icon > .ibo-panel--header .ibo-panel--header-left .ibo-panel--icon { + position: absolute; + bottom: -24px; + left: 0; + overflow: hidden; + width: 72px; + height: 72px; + min-width: 72px; + min-height: 72px; + background-color: #f8f9fa; + border: 2px solid #90a4ae; + border-radius: 100%; } +.ibo-panel.ibo-has-icon.ibo-has-medallion-icon > .ibo-panel--header .ibo-panel--header-left .ibo-panel--titles { + padding-left: calc(72px + 16px); } + +.ibo-panel--header { + display: flex; + justify-content: space-between; + align-items: flex-end; + margin-bottom: 4px; } + +.ibo-panel--header-left { + justify-content: left; } + +.ibo-panel--icon { + width: 48px; + height: 48px; + min-width: 48px; + min-height: 48px; } + +.ibo-panel--icon-background { + width: 100%; + height: 100%; + background-position: center; + background-repeat: no-repeat; + background-size: contain; } + +.ibo-panel--icon-background--must-contain { + background-size: contain; } + +.ibo-panel--icon-background--must-cover { + background-size: cover; } + +.ibo-panel--icon-background--must-zoomout { + background-size: 66.67%; } + +.ibo-panel--title { + display: inline-block; + color: #212934; + flex-grow: 1; } + +.ibo-panel--subtitle { + display: flex; + color: #404b5a; } + +.ibo-panel--body { + position: relative; + padding: 32px 16px 24px 16px; + background-color: white; + border: solid 1px #ccd4db; + border-radius: 5px; + overflow: hidden; + /* To force highlight color to be cropped by the border radius */ } + +.ibo-panel--collapsible-toggler { + display: inline-block; + margin-right: 8px; + font-size: 1.5rem; + color: #6e7a8a; + cursor: pointer; } + +.ibo-panel--collapsible-toggler--opened { + display: block; } + +.ibo-panel--collapsible-toggler--closed { + display: none; } + +.ibo-panel:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-panel--collapsible-toggler--closed { + display: block; } +.ibo-panel:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-panel--collapsible-toggler--opened { + display: none; } +.ibo-panel:not(.ibo-is-opened):not(.ibo-input-select-icon--menu) .ibo-panel--body { + display: none; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-dashlet { + width: 100%; + margin: calc(24px / 2) calc(24px / 2); } + .ibo-dashlet.dashlet-selected { + position: relative; } + +.ibo-dashlet--is-inline { + width: auto; } + +.ibo-details > .ibo-prop--apply { + display: table-column; } + +.ibo-details { + margin-top: 5px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-dashlet-badge { + max-width: 350px; + flex-basis: 200px; + /* flex basis/grow/shrink allow the badges to occupy the line as much as possible to avoid having a void at the end of it. This way everything seems to fill the screen smoothly */ + flex-grow: 1; + flex-shrink: 1; + padding: 16px 16px; + background-color: white; + border: 1px solid #ccd4db; + border-radius: 5px; } + +.ibo-dashlet-badge--body { + display: flex; + justify-items: left; + align-items: center; } + +.ibo-dashlet-badge--icon-container { + margin-right: 16px; } + +.ibo-dashlet-badge--icon { + width: 48px; + min-width: 48px; + /* To avoid image being shrinked when container is too small */ + max-height: 48px; } + +.ibo-dashlet-badge--actions { + flex-grow: 1; + overflow-x: hidden; } + +.ibo-dashlet-badge--action-list { + color: inherit; } + +.ibo-dashlet-badge--action-list-count { + margin-right: 8px; } + +.ibo-dashlet-badge--action-list-label { + display: inline-block; } + +.ibo-dashlet-badge--action-create-icon { + margin-right: 6px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-dashlet-header-static { + padding: 16px 16px 0 16px; + overflow-x: hidden; + /* To hide separator extra length */ } + +.ibo-dashlet-header-static--body { + position: relative; + display: inline-flex; + justify-items: left; + align-items: center; + margin-left: 48px; + color: #212934; } + .ibo-dashlet-header-static--body::before, .ibo-dashlet-header-static--body::after { + content: ""; + position: absolute; + top: 50%; + width: 10000px; + height: 1px; + border-bottom: 2px solid #ccd4db; } + .ibo-dashlet-header-static--body::before { + right: calc(100% + 16px); } + .ibo-dashlet-header-static--body::after { + left: calc(100% + 16px); } + +.ibo-dashlet-header-static--icon-container { + margin-right: 16px; } + +.ibo-dashlet-header-static--icon { + width: 48px; + min-width: 48px; + /* To avoid image being shrinked when container is too small */ + max-height: 48px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-dashlet-header-dynamic--container { + display: flex; + flex-wrap: wrap; } + +.ibo-dashlet-header-dynamic--count { + margin-right: 10px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-input, .ui-multiselect, .dataTables_length select, .ui_tpicker_hour_slider > select, .ui_tpicker_minute_slider > select, .ui_tpicker_second_slider > select, .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper input[type="text"] { + height: 30px; + width: 100%; + background-color: white; + color: #212934; + padding: 0px 10px; + border: 1px solid #aebecd; + border-radius: 3px; } + .ibo-input:focus, .ui-multiselect:focus, .dataTables_length select:focus, .ui_tpicker_hour_slider > select:focus, .ui_tpicker_minute_slider > select:focus, .ui_tpicker_second_slider > select:focus, .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"]:focus, .search_form_handler .sf_filter .sff_input_wrapper input[type="text"]:focus { + border: 1px solid #dd6c20; } + .ibo-input:disabled, .ui-multiselect:disabled, .dataTables_length select:disabled, .ui_tpicker_hour_slider > select:disabled, .ui_tpicker_minute_slider > select:disabled, .ui_tpicker_second_slider > select:disabled, .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"]:disabled, .search_form_handler .sf_filter .sff_input_wrapper input[type="text"]:disabled { + background-color: #d5dde5; + color: #929fb1; } + .ibo-input::placeholder, .ui-multiselect::placeholder, .dataTables_length select::placeholder, .ui_tpicker_hour_slider > select::placeholder, .ui_tpicker_minute_slider > select::placeholder, .ui_tpicker_second_slider > select::placeholder, .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"]::placeholder, .search_form_handler .sf_filter .sff_input_wrapper input[type="text"]::placeholder { + color: #929fb1; } + +.ibo-input-wrapper.is-error .ibo-input, .is-error.ui_tpicker_hour_slider .ibo-input, .is-error.ui_tpicker_minute_slider .ibo-input, .is-error.ui_tpicker_second_slider .ibo-input, .ibo-input-wrapper.is-error .ui-multiselect, .is-error.ui_tpicker_hour_slider .ui-multiselect, .is-error.ui_tpicker_minute_slider .ui-multiselect, .is-error.ui_tpicker_second_slider .ui-multiselect, .ibo-input-wrapper.is-error .dataTables_length select, .dataTables_length .ibo-input-wrapper.is-error select, .is-error.ui_tpicker_hour_slider .dataTables_length select, .dataTables_length .is-error.ui_tpicker_hour_slider select, .is-error.ui_tpicker_minute_slider .dataTables_length select, .dataTables_length .is-error.ui_tpicker_minute_slider select, .is-error.ui_tpicker_second_slider .dataTables_length select, .dataTables_length .is-error.ui_tpicker_second_slider select, .ibo-input-wrapper.is-error .ui_tpicker_hour_slider > select, .is-error.ui_tpicker_hour_slider .ui_tpicker_hour_slider > select, .is-error.ui_tpicker_minute_slider .ui_tpicker_hour_slider > select, .is-error.ui_tpicker_second_slider .ui_tpicker_hour_slider > select, .ibo-input-wrapper.is-error .ui_tpicker_minute_slider > select, .is-error.ui_tpicker_hour_slider .ui_tpicker_minute_slider > select, .is-error.ui_tpicker_minute_slider .ui_tpicker_minute_slider > select, .is-error.ui_tpicker_second_slider .ui_tpicker_minute_slider > select, .ibo-input-wrapper.is-error .ui_tpicker_second_slider > select, .is-error.ui_tpicker_hour_slider .ui_tpicker_second_slider > select, .is-error.ui_tpicker_minute_slider .ui_tpicker_second_slider > select, .is-error.ui_tpicker_second_slider .ui_tpicker_second_slider > select, .ibo-input-wrapper.is-error .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .ibo-input-wrapper.is-error input[type="text"], .is-error.ui_tpicker_hour_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .is-error.ui_tpicker_hour_slider input[type="text"], .is-error.ui_tpicker_minute_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .is-error.ui_tpicker_minute_slider input[type="text"], .is-error.ui_tpicker_second_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .is-error.ui_tpicker_second_slider input[type="text"], .ibo-input-wrapper.is-error .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .ibo-input-wrapper.is-error input[type="text"], .is-error.ui_tpicker_hour_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .is-error.ui_tpicker_hour_slider input[type="text"], .is-error.ui_tpicker_minute_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .is-error.ui_tpicker_minute_slider input[type="text"], .is-error.ui_tpicker_second_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .is-error.ui_tpicker_second_slider input[type="text"] { + background-color: #fed7d7; + border: 1px solid #e53e3e; } + +.ibo-field-validation { + color: #c53030; } + +.file-input { + display: block; + position: relative; } + +.ibo-input--label-right { + margin-right: 5px; + display: inline; } + +.ibo-input--label-left { + margin-leftt: 5px; + display: inline; } + +.ibo-input-checkbox { + height: 16px; + width: auto; } + +.ibo-input-date { + display: inline-block; + width: 100%; } + +.ibo-input-date + button { + position: absolute; + display: inline-block; + margin-left: -20px; + margin-top: 5px; + padding: 0; + background-color: transparent; + color: #404b5a; + border: none; } + +.ibo-input-datetime { + display: inline-block; + width: 100%; } + +.ibo-input-datetime--action-button { + position: absolute; + display: inline-block; + margin-left: -20px; + margin-top: 5px; + padding: 0; + color: #404b5a; } + +.ui_tpicker_hour_slider > select, .ui_tpicker_minute_slider > select, .ui_tpicker_second_slider > select { + width: auto; + padding-right: 18px; } + +.ibo-input-duration { + display: inline-block; + width: unset; + text-align: right; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-input-image { + display: flex; + justify-content: flex-start; + align-items: flex-start; } + +.ibo-input-image--image-view { + position: relative; + overflow: hidden; + background-color: #e1e7ec; + border-radius: 5px; } + .ibo-input-image--image-view img[src=""], + .ibo-input-image--image-view img[src="null"] { + visibility: hidden; } + .ibo-input-image--image-view input[type="file"] { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + width: 100%; + opacity: 0; } + +.ibo-input-image--edit-buttons { + display: flex; + flex-direction: column; + margin-left: 0.5rem; } + .ibo-input-image--edit-buttons .ibo-button + .ibo-button, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ibo-button, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ibo-button, .ibo-input-image--edit-buttons .ui-datepicker-current + .ibo-button, .ibo-input-image--edit-buttons .ui-datepicker-close + .ibo-button, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ibo-button, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ibo-button, .ibo-input-image--edit-buttons .sf_results_placeholder button + .ibo-button, .sf_results_placeholder .ibo-input-image--edit-buttons button + .ibo-button, .ibo-input-image--edit-buttons .sfc_fg_button + .ibo-button, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ibo-button, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ibo-button, .ibo-input-image--edit-buttons .ui-dialog .ibo-button + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ibo-button + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ui-datepicker-current + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ui-datepicker-current + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ui-datepicker-close + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ui-datepicker-close + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ibo-prop--apply > span + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ibo-prop--cancel > span + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ui-button, .ibo-input-image--edit-buttons .sf_results_placeholder .ui-dialog button + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .sf_results_placeholder button + .ui-button, .sf_results_placeholder .ibo-input-image--edit-buttons .ui-dialog button + .ui-button, .ui-dialog .sf_results_placeholder .ibo-input-image--edit-buttons button + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .sfc_fg_button + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .sfc_fg_button + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ibo-dashboard-editor--delete-dashlet-icon + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ui-button, .ibo-input-image--edit-buttons .ui-dialog .ibo-block-csv--download-link + .ui-button, .ui-dialog .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ui-button, .ibo-input-image--edit-buttons .ibo-button + .ui-datepicker-current, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ui-datepicker-current, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ui-datepicker-current, .ibo-input-image--edit-buttons .ui-datepicker-current + .ui-datepicker-current, .ibo-input-image--edit-buttons .ui-datepicker-close + .ui-datepicker-current, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ui-datepicker-current, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ui-datepicker-current, .ibo-input-image--edit-buttons .sf_results_placeholder button + .ui-datepicker-current, .sf_results_placeholder .ibo-input-image--edit-buttons button + .ui-datepicker-current, .ibo-input-image--edit-buttons .sfc_fg_button + .ui-datepicker-current, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-current, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ui-datepicker-current, .ibo-input-image--edit-buttons .ibo-button + .ui-datepicker-close, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ui-datepicker-close, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ui-datepicker-close, .ibo-input-image--edit-buttons .ui-datepicker-current + .ui-datepicker-close, .ibo-input-image--edit-buttons .ui-datepicker-close + .ui-datepicker-close, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ui-datepicker-close, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ui-datepicker-close, .ibo-input-image--edit-buttons .sf_results_placeholder button + .ui-datepicker-close, .sf_results_placeholder .ibo-input-image--edit-buttons button + .ui-datepicker-close, .ibo-input-image--edit-buttons .sfc_fg_button + .ui-datepicker-close, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ui-datepicker-close, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ui-datepicker-close, .ibo-input-image--edit-buttons .ibo-prop--apply > .ibo-button + span, .ibo-input-image--edit-buttons .ui-dialog .ibo-prop--apply > .ui-button + span, .ui-dialog .ibo-input-image--edit-buttons .ibo-prop--apply > .ui-button + span, .ibo-input-image--edit-buttons .ibo-prop--apply > .ui-datepicker-current + span, .ibo-input-image--edit-buttons .ibo-prop--apply > .ui-datepicker-close + span, .ibo-input-image--edit-buttons .ibo-prop--apply > span + span, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-prop--apply > button + span, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-prop--apply > button + span, .ibo-input-image--edit-buttons .ibo-prop--apply > .sfc_fg_button + span, .ibo-input-image--edit-buttons .ibo-prop--apply > .ibo-dashboard-editor--delete-dashlet-icon + span, .ibo-input-image--edit-buttons .ibo-prop--apply > .ibo-block-csv--download-link + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .ibo-button + span, .ibo-input-image--edit-buttons .ui-dialog .ibo-prop--cancel > .ui-button + span, .ui-dialog .ibo-input-image--edit-buttons .ibo-prop--cancel > .ui-button + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .ui-datepicker-current + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .ui-datepicker-close + span, .ibo-input-image--edit-buttons .ibo-prop--cancel.ibo-prop--apply > span + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + span, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-prop--cancel > button + span, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-prop--cancel > button + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .sfc_fg_button + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .ibo-dashboard-editor--delete-dashlet-icon + span, .ibo-input-image--edit-buttons .ibo-prop--cancel > .ibo-block-csv--download-link + span, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-button + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-button + button, .ibo-input-image--edit-buttons .ui-dialog .sf_results_placeholder .ui-button + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ui-dialog .ui-button + button, .ui-dialog .ibo-input-image--edit-buttons .sf_results_placeholder .ui-button + button, .sf_results_placeholder .ui-dialog .ibo-input-image--edit-buttons .ui-button + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ui-datepicker-current + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ui-datepicker-current + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ui-datepicker-close + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ui-datepicker-close + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-prop--apply > span + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-prop--apply > span + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-prop--cancel > span + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-prop--cancel > span + button, .ibo-input-image--edit-buttons .sf_results_placeholder button + button, .sf_results_placeholder .ibo-input-image--edit-buttons button + button, .ibo-input-image--edit-buttons .sf_results_placeholder .sfc_fg_button + button, .sf_results_placeholder .ibo-input-image--edit-buttons .sfc_fg_button + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-dashboard-editor--delete-dashlet-icon + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + button, .ibo-input-image--edit-buttons .sf_results_placeholder .ibo-block-csv--download-link + button, .sf_results_placeholder .ibo-input-image--edit-buttons .ibo-block-csv--download-link + button, .ibo-input-image--edit-buttons .ibo-button + .sfc_fg_button, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .sfc_fg_button, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .sfc_fg_button, .ibo-input-image--edit-buttons .ui-datepicker-current + .sfc_fg_button, .ibo-input-image--edit-buttons .ui-datepicker-close + .sfc_fg_button, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .sfc_fg_button, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .sfc_fg_button, .ibo-input-image--edit-buttons .sf_results_placeholder button + .sfc_fg_button, .sf_results_placeholder .ibo-input-image--edit-buttons button + .sfc_fg_button, .ibo-input-image--edit-buttons .sfc_fg_button + .sfc_fg_button, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .sfc_fg_button, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .sfc_fg_button, .ibo-input-image--edit-buttons .ibo-button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ibo-dashboard-editor--delete-dashlet-icon, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ui-datepicker-current + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ui-datepicker-close + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .sf_results_placeholder button + .ibo-dashboard-editor--delete-dashlet-icon, .sf_results_placeholder .ibo-input-image--edit-buttons button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .sfc_fg_button + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ibo-dashboard-editor--delete-dashlet-icon, .ibo-input-image--edit-buttons .ibo-button + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ui-dialog .ui-button + .ibo-block-csv--download-link, .ui-dialog .ibo-input-image--edit-buttons .ui-button + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ui-datepicker-current + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ui-datepicker-close + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ibo-prop--apply > span + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ibo-prop--cancel > span + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .sf_results_placeholder button + .ibo-block-csv--download-link, .sf_results_placeholder .ibo-input-image--edit-buttons button + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .sfc_fg_button + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ibo-dashboard-editor--delete-dashlet-icon + .ibo-block-csv--download-link, .ibo-input-image--edit-buttons .ibo-block-csv--download-link + .ibo-block-csv--download-link { + margin-top: 0.5rem; + margin-left: 0; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-input-select, .ui-multiselect, .ui_tpicker_hour_slider > select, .ui_tpicker_minute_slider > select, .ui_tpicker_second_slider > select { + appearance: none; + display: inline-block; + min-width: 50px; } + .ibo-input-select.ibo-input-selectize, .ibo-input-selectize.ui-multiselect, .ui_tpicker_hour_slider > select.ibo-input-selectize, .ui_tpicker_minute_slider > select.ibo-input-selectize, .ui_tpicker_second_slider > select.ibo-input-selectize { + padding-right: 0; + padding-left: 0; + min-width: 150px !important; } + .ibo-input-select.ibo-input-selectize input, .ibo-input-selectize.ui-multiselect input, .ui_tpicker_hour_slider > select.ibo-input-selectize input, .ui_tpicker_minute_slider > select.ibo-input-selectize input, .ui_tpicker_second_slider > select.ibo-input-selectize input { + border-width: 0px; + border-color: white; + padding-left: 10px; } + .ibo-input-select.ibo-input-selectize > [data-value], .ibo-input-selectize.ui-multiselect > [data-value], .ui_tpicker_hour_slider > select.ibo-input-selectize > [data-value], .ui_tpicker_minute_slider > select.ibo-input-selectize > [data-value], .ui_tpicker_second_slider > select.ibo-input-selectize > [data-value] { + height: 100%; + line-height: 30px; + padding-left: 10px; } + +.ibo-input-select-autocomplete { + min-width: 150px !important; } + +.ibo-input-selectize { + min-width: 150px !important; } + .ibo-input-selectize > div { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } + +.ibo-input-select-wrapper, .ui_tpicker_hour_slider, .ui_tpicker_minute_slider, .ui_tpicker_second_slider { + position: relative; } + +.ibo-input-select-wrapper--with-buttons .selectize-control { + display: inline-block; + width: 100%; } + +.ibo-input-select-wrapper::after, .ui_tpicker_hour_slider::after, .ui_tpicker_minute_slider::after, .ui_tpicker_second_slider::after { + position: absolute; + content: "\f0d7"; + font-family: "Font Awesome 5 Free"; + font-weight: 600; + height: 28px; + margin-left: -16px; + margin-top: 1px; + padding-top: 3px; + background-color: inherit; + color: #212934; + pointer-events: none; } + +.ibo-input-select-wrapper--with-buttons { + position: relative; + display: flex; } + .ibo-input-select-wrapper--with-buttons:hover .ibo-input-select--action-buttons { + opacity: 1.0; } + +.ibo-input-select-container { + display: flex; } + +.ibo-input-select-wrapper--with-buttons::after { + position: static; + content: "\f0d7"; + font-family: "Font Awesome 5 Free"; + font-weight: 600; + cursor: pointer; + height: 28px; + margin-left: -16px; + margin-top: 1px; + padding-top: 3px; + background-color: inherit; + color: #212934; + pointer-events: none; + z-index: 100; } + +.ibo-input-select--action-buttons { + position: absolute; + display: flex; + height: 28px; + margin-top: 0px; + margin-right: 20px; + font-size: 1rem; + background-color: inherit; + color: #404b5a; + padding: 0px 2px; + text-align: right; + bottom: 0; + top: 0; + right: 0; + opacity: 0.0; + -webkit-transition: all 2300ms ease-in-out; + -moz-transition: all 200ms ease-in-out; + -ms-transition: all 200ms ease-in-out; + -o-transition: all 200ms ease-in-out; + transition: all 200ms ease-in-out; } + +.ibo-input-select--action-button { + padding-left: 6px; + padding-right: 2px; + float: right; } + +.selectize-dropdown { + z-index: 2000; + /* Note: This is not great as it does not take into account other elements z-index, but as selectize puts its dropdown under the tag, we cannot have a z-index relative to input container */ } + +.selectize-dropdown.ui-menu .ui-state-active { + margin: unset; + background-color: #f5fafd; + color: #495c68; } + +.ui-helper-hidden-accessible { + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; } + +#stuff { + opacity: 0.0; + -webkit-transition: all 500ms ease-in-out; + -moz-transition: all 500ms ease-in-out; + -ms-transition: all 500ms ease-in-out; + -o-transition: all 500ms ease-in-out; + transition: all 500ms ease-in-out; } + +#hover { + width: 80px; + height: 20px; + background-color: green; + margin-bottom: 15px; } + +#hover:hover + #stuff { + opacity: 1.0; } + +.ibo-input-select-icon > img { + max-height: 100%; + max-width: 100%; + padding-right: 4px; } + +.ibo-input-select-icon--menu { + position: absolute; + z-index: 21; + max-height: 300px; + overflow-x: hidden; + overflow-y: auto; + flex-wrap: nowrap; } + +.ibo-input-select-icon--menu--item > * { + width: 100%; + white-space: nowrap; + overflow-x: hidden; + text-overflow: ellipsis; } + .ibo-input-select-icon--menu--item > * > .ibo-input-select-icon--menu--icon { + max-width: 80px; + max-height: 45px; + margin-right: 10px; } + +.ibo-input-set > input { + height: 100%; } +.ibo-input-set .item[data-value] > .remove { + font-size: 18px; + padding-top: 0.15em; + border-left: none; } +.ibo-input-set.has-items::after { + content: "\f067"; + font-family: "Font Awesome 5 Free"; + font-weight: 600; + font-size: 10px; + position: absolute; + right: 8px; + top: 5px; } + +/* CSS rules from the old style, retrieved almost as is. Do not change the classes names in the markup without second thought as they are used by the portal as well */ +/* - Item style, always the same in read-only or edition */ +.attribute-set .attribute-set-item, .selectize-control.multi .selectize-input.ibo-input-set .attribute-set-item { + display: inline-block; + margin-top: 2px; + margin-right: 0; + margin-bottom: 2px; + padding: 4px 6px; + max-width: 120px; + background: white none; + border: none; + border-radius: 3px; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(241, 241, 241, 0.7); + color: #212934; + text-shadow: none; } + .attribute-set .attribute-set-item:not(:first-child), .selectize-control.multi .selectize-input.ibo-input-set .attribute-set-item:not(:first-child) { + margin-left: 3px; } + +/* - Read-only */ +.attribute-set.history-added .attribute-set-item { + font-weight: bold; } +.attribute-set.history-removed .attribute-set-item { + text-decoration: line-through; + font-style: italic; } + +/* - Edition */ +/* Note: The selector is "precise" on purpose as it needs to override the one from selectize. */ +.selectize-control.multi .selectize-input.ibo-input-set, .selectize-control.multi .ibo-quick-create--input.selectize-control.single .ibo-input-set.selectize-input.input-active, .ibo-quick-create--input.selectize-control.single .selectize-control.multi .ibo-input-set.selectize-input.input-active { + padding: 5px 8px; } + +.ibo-input-text { + min-height: 12rem; + padding: 10px 12px; } + +.ibo-input-text--export { + width: 100%; + min-height: 15em; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* - For basic badge */ +.ibo-pill.ibo-is-new { + color: #2a4265; + background-color: #ebf8ff; } + +.ibo-pill.ibo-is-neutral, .ibo-pill.sfc_fg_button { + color: #2a4265; + background-color: #ebf8ff; } + +.ibo-pill.ibo-is-waiting { + color: #9c4221; + background-color: floralwhite; } + +.ibo-pill.ibo-is-success { + color: #33691e; + background-color: #dcedc8; } + +.ibo-pill.ibo-is-failure { + color: #9b2c2c; + background-color: #fce8e8; } + +.ibo-pill.ibo-is-frozen { + color: #6e7a8a; + background-color: #f8f9fa; } + +.ibo-pill.ibo-is-active { + color: #33691e; + background-color: #dcedc8; } + +.ibo-pill.ibo-is-inactive { + color: #9c4221; + background-color: floralwhite; } + +/* Rules */ +.ibo-pill { + max-width: 120px; + margin: 4px 8px; + padding: 6px 10px; + border-radius: 3px; } + +.ibo-prop--apply { + padding-left: 12px; } + +.ibo-prop--cancel { + padding-left: 7px; } + +.ibo-prop--apply > span, .ibo-prop--cancel > span { + display: block; + height: 28px; + width: 32px; + text-align: center; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-title { + color: #212934; + padding: 12px 0; } + +.ibo-title--icon { + width: 90px; + height: 90px; + min-width: 90px; + min-height: 90px; + overflow: hidden; } + +.ibo-title--icon-background { + width: 100%; + height: 100%; + background-position: center; + background-repeat: no-repeat; + background-size: contain; } + +.ibo-title--icon-background--must-contain { + background-size: contain; } + +.ibo-title--icon-background--must-cover { + background-size: cover; } + +.ibo-title--icon-background--must-zoomout { + background-size: 66.67%; } + +.ibo-title--subtitle { + margin-top: 2px; + margin-bottom: 2px; + flex-wrap: wrap; } + +.ibo-title-for-dashlet { + padding-top: 2em; } + +.ibo-title-for-dashlet--content { + background-color: white; + border-radius: 5px; + border: 1px solid; + border-color: #ccd4db; + padding-bottom: 1em; } + +.ibo-title-separator { + border-radius: 5px 5px 0px 0px; + border-color: #3182ce; + color: #3182ce; + background-color: #3182ce; + border: 3px solid; + margin: 0; + padding: 0; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-datatable--toolbar { + display: flex; + justify-content: space-between; + align-items: center; + padding: 0 6px; + color: #6e7a8a; + /* Above the table */ + /* below the table */ } + .ibo-datatable--toolbar:first-child { + margin-bottom: 18px; } + .ibo-datatable--toolbar:not(:first-child) { + margin-top: 18px; } + +.ibo-datatable--toolbar-left > *:not(:first-child), +.ibo-datatable--toolbar-right > *:not(:first-child) { + margin-left: 1rem; } + +/* TODO 3.0.0: The lines below need to be refactored / placed in the right places (integrations, dedicated block / page, ...) */ +.ibo-datatable-panel > .ibo-panel--body { + padding: 32px 0px 24px; } + +.ibo-datatable--selection-validation-buttons-toolbar { + clear: both; + margin-top: 10px; } + +.ibo-list-column { + max-height: 150px; + overflow-y: auto; } + +.ibo-datatable .ibo-field-badge { + margin: 0; + padding: 0px 4px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-fieldset ~ .ibo-fieldset:not(.ibo-column) { + margin-top: 48px; } + +.ibo-fieldset-legend, .ibo-dashboard-editor--properties-subtitle, +.ibo-dashboard--available-dashlet--title, +.ibo-dashlet--properties--title { + width: 100%; + margin-bottom: 16px; + padding-bottom: 4px; + border-bottom: 2px solid #aebecd; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* SCSS rules */ +.ibo-field ~ .ibo-field { + margin-top: 16px; } + +.ibo-field-large { + display: inherit; } + .ibo-field-large .ibo-field--label { + position: relative; + /* Necessary for fullscreen toggler */ + display: flex; + justify-content: space-between; + align-items: center; + max-width: initial; + width: 100%; } + +.ibo-field-small { + display: table; + width: 100%; } + .ibo-field-small .ibo-field--label { + display: table-cell; + vertical-align: top; + padding-right: 10px; } + +.ibo-field--label { + min-width: 100px; + max-width: 145px; + width: 30%; } + .ibo-field--label > .ibo-has-description::after { + content: "?"; + padding-left: 4px; + vertical-align: top; + cursor: pointer; + color: #929fb1; } + +.ibo-field--fullscreen-toggler { + width: 20px; + height: 20px; + border-radius: 5px; + cursor: pointer; } + .ibo-field--fullscreen-toggler:hover { + background-color: #f2f2f2; } + +.ibo-field--value { + display: table; + width: 100%; + color: #6e7a8a; + /* Hack to force a table to fit its container without overflow (see N°2127) */ + /* Note that along with with, we now display a "expand" icon on large fields so we can have a better view of its content */ } + .ibo-field--value .HTML table { + table-layout: fixed; + width: 100%; } + +.ibo-field--comments { + display: table-cell; + vertical-align: top; + padding-right: 10px; } + .ibo-field--comments > input[type="checkbox"] { + margin-left: 5px; } + +.multi_values, .mono_value { + display: inline-block; + padding-left: 5px; } + +/* Fullscreen mode */ +.ibo-field-large.ibo-is-fullscreen { + background-color: white; } + .ibo-field-large.ibo-is-fullscreen .ibo-field--label { + position: fixed; + width: 100%; + min-width: initial; + max-width: initial; + padding: 4px 8px; + background-color: #f8f9fa; + border-bottom: 1px solid #ccd4db; } + .ibo-field-large.ibo-is-fullscreen .ibo-field--value { + padding: 36px 8px 4px 8px; } + +.mailto, .tel { + white-space: nowrap; } + .mailto .text_decoration, .tel .text_decoration { + margin-right: 0.5rem; } + +.object-ref-icon.text_decoration, .object-ref-icon-disabled.text_decoration { + margin-right: 0.5rem; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-toolbar { + display: flex; + align-items: center; } + .ibo-toolbar.ibo-toolbar--action { + position: relative; } + .ibo-toolbar.ibo-toolbar--button { + margin-top: 16px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-toolbar-spacer { + flex-grow: 1; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* SCSS Rules */ +.ibo-toolbar-vertical-separator { + display: inline-flex; + border-right: 1px solid #aebecd; + width: 1px; + height: 16px; + margin: 0 0.75rem; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* IMPORTANT: All the code below do NOT follow the coding convention and has NOT been refactored to the UIBlock system */ +.search_box { + box-sizing: border-box; + position: relative; + z-index: 1100; + /* To be over the table block/unblock UI. Not very sure about this. */ + text-align: center; + /* Used when form is closed */ + /* Sizing reset */ } + .search_box * { + box-sizing: border-box; } + +.search_form_handler { + /* Hyperlink reset */ + /* Input reset */ + /* List helpers */ } + .search_form_handler input[type="text"], + .search_form_handler select { + padding: 1px 2px; } + .search_form_handler:not(.closed) .sf_title .sft_short { + display: none; } + .search_form_handler:not(.closed) .sf_title .sft_hint, + .search_form_handler:not(.closed) .sf_title .sfobs_hint, + .search_form_handler:not(.closed) .sf_title .sft_toggler { + margin-top: 4px; } + .search_form_handler:not(.closed) .sf_title .sft_toggler { + transform: rotateX(180deg); + transition: transform 0.5s linear; } + .search_form_handler.closed { + margin-bottom: 0.5em; + width: 150px; + overflow: hidden; + border-radius: 4px; } + .search_form_handler.closed .sf_criterion_area { + height: 0; + opacity: 0; + padding: 0; } + .search_form_handler.closed .sf_title { + padding: 6px 8px; + text-align: center; + font-size: 12px; } + .search_form_handler.closed .sf_title .sft_long { + display: none; } + .search_form_handler.closed .sf_title .sft_hint, + .search_form_handler.closed .sf_title .sfobs_hint { + display: none; } + .search_form_handler:not(.no_auto_submit) .sft_hint { + display: none; } + .search_form_handler:not(.no_auto_submit) .sfc_fg_apply { + display: none; } + .search_form_handler.no_auto_submit .sfc_fg_search { + display: none; } + .search_form_handler.no_auto_submit .sft_hint { + display: inline-block; } + .search_form_handler:not(.hide_obsolete_data) .sfobs_hint { + display: none; } + .search_form_handler.hide_obsolete_data .sfobs_hint { + display: inline-block; } + .search_form_handler.hide_obsolete_data.no_auto_submit .sfobs_hint { + margin-left: 30px; } + .search_form_handler .sf_message { + display: none; + margin: 8px 8px 0px 8px; + border-radius: 0px; } + .search_form_handler .sf_criterion_area { + /*display: none;*/ + padding: 8px 8px 3px 8px; + /* padding-bottom must equals to padding-top - .search_form_criteria:margin-bottom */ + background-color: white; + /* Common style between criterion and more criterion */ + /* Criteria tags */ + /* More criterion */ + /* Misc. buttons */ } + .search_form_handler .sf_criterion_area .sf_criterion_row:not(:first-child) { + margin-top: 20px; } + .search_form_handler .sf_criterion_area .sf_criterion_row:not(:first-child)::before { + content: ""; + position: absolute; + top: -12px; + left: 0px; + width: 100%; + border-top: 1px solid #e1e7ec; } + .search_form_handler .sf_criterion_area .sf_criterion_row:not(:first-child)::after { + content: "or"; + /* TODO: Make this into a dict entry */ + position: absolute; + top: -20px; + left: 8px; + padding-left: 5px; + padding-right: 5px; + color: #929fb1; + background-color: white; + /* Must match .sf_criterion_area:background-color */ } + .search_form_handler .sf_criterion_area .sf_criterion_row .sf_criterion_group { + display: inline; } + .search_form_handler .sf_criterion_area .sf_criterion_row .sf_criterion_group .sfc_fg_button, + .search_form_handler .sf_criterion_area .sf_criterion_row .sf_criterion_group .sfc_header { + border: 1px solid #E1E7EC; + /* Must be equal to .search_form_criteria:margin-bottom + this:padding-bottom */ + border-radius: 3px; } + .search_form_handler .sf_criterion_area .search_form_criteria, + .search_form_handler .sf_criterion_area .sf_more_criterion, + .search_form_handler .sf_criterion_area .sf_button { + position: relative; + display: inline-block; + margin-right: 10px; + margin-bottom: 5px; + vertical-align: top; } + .search_form_handler .sf_criterion_area .search_form_criteria.opened, + .search_form_handler .sf_criterion_area .sf_more_criterion.opened, + .search_form_handler .sf_criterion_area .sf_button.opened { + margin-bottom: 0px; + /* To compensate the .sfc/.sfm_header:padding-bottom: 13px */ } + .search_form_handler .sf_criterion_area .search_form_criteria.opened .sfc_header, + .search_form_handler .sf_criterion_area .search_form_criteria.opened .sfm_header, + .search_form_handler .sf_criterion_area .sf_more_criterion.opened .sfc_header, + .search_form_handler .sf_criterion_area .sf_more_criterion.opened .sfm_header, + .search_form_handler .sf_criterion_area .sf_button.opened .sfc_header, + .search_form_handler .sf_criterion_area .sf_button.opened .sfm_header { + border-bottom: none !important; + padding-bottom: 13px; + /* Must be equal to .search_form_criteria:margin-bottom + this:padding-bottom */ } + .search_form_handler .sf_criterion_area .search_form_criteria > *, + .search_form_handler .sf_criterion_area .sf_more_criterion > *, + .search_form_handler .sf_criterion_area .sf_button > * { + padding: 7px 8px; + vertical-align: top; + border: solid 1px #d5dde5; + border-radius: 3px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfm_content, + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content, + .search_form_handler .sf_criterion_area .sf_button .sfm_content { + position: absolute; + z-index: -1; + min-width: 100%; + left: 0px; + margin-top: -1px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_fg_buttons, + .search_form_handler .sf_criterion_area .search_form_criteria .sfm_buttons, + .search_form_handler .sf_criterion_area .sf_more_criterion .sfc_fg_buttons, + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_buttons, + .search_form_handler .sf_criterion_area .sf_button .sfc_fg_buttons, + .search_form_handler .sf_criterion_area .sf_button .sfm_buttons { + white-space: nowrap; } + .search_form_handler .sf_criterion_area .sf_more_criterion, + .search_form_handler .sf_criterion_area .sf_button { + min-width: 34px; + text-align: center; } + .search_form_handler .sf_criterion_area .search_form_criteria { + /* Non editable criteria */ + /* Draft criteria (modifications not applied) */ + /* Opened criteria (form group displayed) */ + /* Add "and" on criterion but the one and submit button */ + /* Top left corner icons */ + /* Special criterion processing */ } + .search_form_handler .sf_criterion_area .search_form_criteria.locked { + background-color: #e1e7ec; } + .search_form_handler .sf_criterion_area .search_form_criteria.locked .sfc_title { + user-select: none; + cursor: initial; } + .search_form_handler .sf_criterion_area .search_form_criteria.draft .sfc_header, + .search_form_handler .sf_criterion_area .search_form_criteria.draft .sfc_form_group { + border-style: dashed; + border-color: #929fb1; } + .search_form_handler .sf_criterion_area .search_form_criteria.draft .sfc_title { + font-style: italic; } + .search_form_handler .sf_criterion_area .search_form_criteria.opened { + z-index: 1; + /* To be over other criterion */ } + .search_form_handler .sf_criterion_area .search_form_criteria.opened .sfc_toggle { + transform: rotateX(-180deg); } + .search_form_handler .sf_criterion_area .search_form_criteria.opened .sfc_form_group { + display: block; + margin-top: -1px; + z-index: -1; } + .search_form_handler .sf_criterion_area .search_form_criteria.opened_left .sfc_form_group { + left: auto; + right: 0px; } + .search_form_handler .sf_criterion_area .search_form_criteria:not(:last-of-type) { + margin-right: 12px; } + .search_form_handler .sf_criterion_area .search_form_criteria > * { + background-color: #f2f2f2; + color: #212934; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_toggle, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_close { + position: absolute; + top: 7px; + color: #dd6c20; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_locked { + position: absolute; + top: 9px; + color: #aebecd; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_toggle { + display: inline-block; + right: 23px; + transition: all 0.3s ease-in-out; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_close, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_locked { + right: 7px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_title { + max-width: 240px; + padding-right: 30px; + white-space: nowrap; + overflow-x: hidden; + text-overflow: ellipsis; + cursor: pointer; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_title .sfc_values { + font-weight: bold; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group { + position: absolute; + /* Form group (operators) is displayed only when the criteria is toggled to opened state */ + display: none; + max-width: 450px; + max-height: 520px; + overflow-x: auto; + overflow-y: hidden; + /* Show only first operator in simple mode */ + /* Show all operators in advanced mode */ } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators { + font-size: 12px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator.force_hide { + display: none !important; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator > label { + line-height: 20px; + white-space: nowrap; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator > label > * { + display: inline-block; + vertical-align: middle; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_radio { + width: 12px; + margin: 0px; + margin-right: 7px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_name { + width: 90px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"] { + display: unset; + width: 160px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices label > input { + vertical-align: middle; + margin-left: 0px; + margin-right: 8px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper { + max-height: 415px; + /* Must be less than .sfc_form_group:max-height - .sfc_opc_mc_toggler:height - .sfc_opc_mc_filter:height */ + overflow-y: auto; + margin: 0px -8px; + /* Compensate .sfc_opc_multichoices side padding so the hover style can take the full with */ } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list { + text-align: left; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list.sfc_opc_mc_items_selected { + position: relative; + padding-top: 5px; + margin-top: 5px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list.sfc_opc_mc_items_selected::before { + content: ""; + position: absolute; + border-top: 1px solid #d5dde5; + width: calc(100% - 12px); + /* minus margin-left x2 */ + margin-left: 6px; + top: 0px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list .sfc_opc_mc_placeholder { + padding: 15px 8px; + font-style: italic; + text-align: center; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list .sfc_opc_mc_item { + padding: 4px 8px; + /* Putting back the padding remove by .sfc_opc_mc_items */ } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list .sfc_opc_mc_item:hover { + background-color: #e1e7ec; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items .sfc_opc_mc_items_list .sfc_opc_mc_item label { + display: inline-block; + width: 100%; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items_hint { + margin-top: 15px; + margin-bottom: 15px; + padding-left: 9px; + padding-right: 9px; + color: #6e7a8a; + font-size: 10px; + font-style: italic; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_opc_multichoices .sfc_opc_mc_items_wrapper .sfc_opc_mc_items_hint > span { + margin-right: 0.5em; + font-style: italic; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_search, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_apply, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_cancel { + margin-top: 8px; + font-size: 1rem; + /* Not bold, so it looks like 10px/bold of more/less buttons */ } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_search, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_apply { + margin-right: 5px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_more, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_less { + position: absolute; + bottom: 7px; + right: 0px; + cursor: pointer; + color: #2c5382; + font-size: 10px; + font-weight: bold; + border: none; + background-color: transparent; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_more > span, + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_less > span { + margin-left: 3px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operator:not(:first-of-type), + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operator:first-of-type .sfc_op_radio { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_less { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_more { + display: inline-block; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_operator { + margin-bottom: 3px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_operator:last-of-type { + margin-bottom: 0px; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_operator:not(:first-of-type), + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_operator:first-of-type .sfc_op_radio { + display: inherit; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_less { + display: inline-block; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .sfc_fg_more { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group.advanced .hide_on_advanced { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group:not(.advanced) .hide_on_less { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_raw > * { + border-color: transparent; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_raw .sfc_title { + cursor: initial; + padding-right: 20px; + /* Less than regular as there is no toggle icon */ } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_raw .sfc_form_group { + display: none; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_enum .sfc_form_group .sfc_fg_operator_in > label { + display: inline-block; + width: 100%; + line-height: initial; + white-space: nowrap; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_enum .sfc_form_group .sfc_fg_operator_in > label .sfc_op_content { + width: 100%; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_tag_set .sfc_form_group .sfc_fg_operator_in > label { + display: inline-block; + width: 100%; + line-height: initial; + white-space: nowrap; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_tag_set .sfc_form_group .sfc_fg_operator_in > label .sfc_op_content { + width: 100%; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_numeric .sfc_fg_operators .sfc_fg_operator.sfc_fg_operator_between .sfc_op_content_from_outer { + display: inline; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_numeric .sfc_fg_operators .sfc_fg_operator.sfc_fg_operator_between .sfc_op_content_until_outer { + display: inline; + margin-left: 5px; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_numeric .sfc_fg_operators .sfc_fg_operator.sfc_fg_operator_between label.sfc_op_content_from_label, .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_numeric .sfc_fg_operators .sfc_fg_operator.sfc_fg_operator_between label.sfc_op_content_until_label { + width: 45px; + display: inline-block; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_numeric .sfc_fg_operators .sfc_fg_operator.sfc_fg_operator_between input[type="text"] { + width: 77px; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date_time .sfc_form_group.advanced .sfc_fg_operator_between, .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date .sfc_form_group.advanced .sfc_fg_operator_between { + margin-bottom: 5px; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date_time .sfc_fg_operator_between_days input, .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date .sfc_fg_operator_between_days input { + width: 135px; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date_time button.ui-datepicker-trigger, .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date button.ui-datepicker-trigger { + background: none; + border: none; + height: 100%; + padding: 2px; } + .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date_time button.ui-datepicker-trigger img, .search_form_handler .sf_criterion_area .search_form_criteria.search_form_criteria_date button.ui-datepicker-trigger img { + vertical-align: middle; } + .search_form_handler .sf_criterion_area .sf_more_criterion.opened { + z-index: 2; + /* To be over criterion */ } + .search_form_handler .sf_criterion_area .sf_more_criterion.opened .sfm_content { + display: inherit; } + .search_form_handler .sf_criterion_area .sf_more_criterion.opened_left .sfm_content { + left: auto; + right: 0px; } + .search_form_handler .sf_criterion_area .sf_more_criterion > * { + background-color: white; + color: #37474f; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_toggler .sfm_tg_title { + margin-right: 7px; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_toggler .sfm_tg_icon { + color: #dd6c20; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content { + display: none; + min-width: 200px; + /* To avoid element going to thin on filter, not very slick */ } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content .sfm_lists { + margin: 0px -8px; + padding: 0px 8px; + max-height: 400px; + overflow-x: hidden; + overflow-y: auto; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content .sfm_lists .sfl_items > li:hover { + background-color: #e1e7ec; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content .sfm_buttons { + display: none; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content .sfm_buttons button { + margin-top: 8px; + margin-right: 5px; + padding: 3px 6px; + font-size: 11px; } + .search_form_handler .sf_criterion_area .sf_more_criterion .sfm_content .sfm_buttons button:last-of-type { + margin-right: 0px; } + .search_form_handler .sf_criterion_area .sf_button { + cursor: pointer; } + .search_form_handler .sf_criterion_area .sf_button > * { + background-color: white; + color: #dd6c20; } + .search_form_handler .sf_list:not(:first-of-type) .sfl_title { + border-top: 1px solid #ccd4db; + padding-top: 8px; + margin-top: 5px; } + .search_form_handler .sf_list .sfl_title { + font-weight: bold; } + .search_form_handler .sf_list .sfl_items { + margin: 5px -8px 0px -8px; + padding: 0px; + text-align: left; } + .search_form_handler .sf_list .sfl_items > li { + padding: 4px 8px; + list-style: none; + white-space: nowrap; } + .search_form_handler .sf_list .sfl_items > li:hover { + background-color: white; } + .search_form_handler .sf_list .sfl_items > li.sfl_i_placeholder { + font-style: italic; + opacity: 0.8; } + .search_form_handler .sf_list .sfl_items > li > label { + display: inline-block; + width: 100%; } + .search_form_handler .sf_list .sfl_items > li > label > * { + vertical-align: middle; } + .search_form_handler .sf_list .sfl_items > li > label > input[type="checkbox"] { + margin-left: 0px; + margin-right: 8px; } + .search_form_handler .sf_filter { + position: relative; + margin-top: 8px; + margin-bottom: 8px; } + .search_form_handler .sf_filter input, + .search_form_handler .sf_filter button, + .search_form_handler .sf_filter .sff_picto { + vertical-align: middle; + height: 22px; } + .search_form_handler .sf_filter input, + .search_form_handler .sf_filter button { + border: 1px solid #ABABAB; } + .search_form_handler .sf_filter input { + width: 100% !important; } + .search_form_handler .sf_filter button { + width: 23px; + /* Must be equals to .sf_filter > *:height */ + background-color: white; + color: #dd6c20; + font-size: 10px; } + .search_form_handler .sf_filter button:first-of-type { + margin-left: 5px; } + .search_form_handler .sf_filter button:not(:first-of-type) { + border-left: transparent; } + .search_form_handler .sf_filter .sff_input_wrapper { + position: relative; } + .search_form_handler .sf_filter .sff_input_wrapper input[type="text"] { + display: unset; } + .search_form_handler .sf_filter .sff_input_wrapper .sff_picto { + position: absolute; + right: 7px; + top: 3px; + user-select: none; + color: #404b5a; } + .search_form_handler .sf_filter .sff_input_wrapper .sff_reset { + display: none; } + .search_form_handler .sf_filter .sff_input_wrapper input::-ms-clear { + display: none; } + .search_form_handler .sf_filter.sf_with_buttons input { + width: calc(100% - 28px) !important; + /* Minus button outter width (only one for now) */ + min-width: 120px; } + +.sf_results_placeholder { + margin-top: 24px; + text-align: center; } + .sf_results_placeholder button { + margin-top: 8px; } + .sf_results_placeholder button > span { + margin-right: 0.5em; } + +.ibo-search-form-panel { + margin-bottom: 8px; } + .ibo-search-form-panel .ibo-panel--body { + padding: 18px 14px 10px; + overflow: initial; } + +#ibo-main-content .search_form_handler .sf_criterion_area { + padding: 0; } + +.ibo-search-form { + padding-top: 24px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-field-badge { + margin: 0; + padding: 4px 10px; + border-radius: 3px; + display: inline; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-input-file-select--container .ibo-input-file-select .ibo-input-file-select--file-input { + display: none; } +.ibo-input-file-select--container .ibo-input-file-select .ibo-input-file-select--file-name { + margin-left: 10px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-medallion-icon { + display: flex; + padding: 13px 0; } + +.ibo-medallion-icon--image { + height: 48px; + width: 48px; + padding: 2px; + border-radius: 100%; + background-color: #bee3f8; } + +.ibo-medallion-icon--description { + display: inline-block; + padding-left: 8px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables (can be overloaded) */ +/* TODO: Refactor this into the standard field input */ +/* CSS variables (can be changed directly from the browser) */ +:root { + /* TODO: Introduce variables once SCSS variables are set */ } + +/* IMPORTANT: Rules are made for the collapsed mode by default */ +/* Expanded rules should only be in the dedicated section */ +.ibo-navigation-menu { + position: relative; + height: 100vh; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--square-company-logo { + display: none; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--full-company-logo { + display: flex; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--silo-selection { + display: inline-block; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--silo-visual-hint { + display: none; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body { + width: 310px; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--toggler-bar:nth-child(1) { + top: 4px; + left: 7px; + width: 14px; + transform: rotateZ(-45deg); } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--toggler-bar:nth-child(2) { + top: 8px; + left: 7px; + width: 0; + opacity: 0; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--toggler-bar:nth-child(3) { + top: 12px; + left: 7px; + width: 14px; + transform: rotateZ(45deg); } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--menu-group:not(.ibo-is-active):active { + border-radius: 16px; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part { + padding: 24px 0px 12px; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--notifications .ibo-navigation-menu--notifications-toggler { + display: none; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info { + height: 100%; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message, .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info .ibo-navigation-menu--user-notifications, .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info .ibo-navigation-menu--user-organization { + display: block; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info .ibo-navigation-menu--user-picture { + margin-top: -60px; + width: 72px; + height: 72px; + border: solid 3px #263238; } + .ibo-navigation-menu.ibo-is-expanded .ibo-navigation-menu--body .ibo-navigation-menu--bottom-part .ibo-navigation-menu--user-info .ibo-navigation-menu--user-picture .ibo-navigation-menu--user-picture--image { + max-width: 72px; + max-height: 72px; } + .ibo-navigation-menu.ibo-is-active .ibo-navigation-menu--drawer { + right: calc(-1 * 312px); } + .ibo-navigation-menu.ibo-is-filtered .ibo-navigation-menu--menu-filter-clear { + display: block; } + .ibo-navigation-menu.ibo-is-filtered .ibo-navigation-menu--menu-nodes { + margin-bottom: 48px; } + .ibo-navigation-menu.ibo-is-filtered .ibo-navigation-menu--menu-nodes .ibo-navigation-menu--menu-nodes-title { + margin-bottom: 8px; } + +.ibo-navigation-menu--body, +.ibo-navigation-menu--drawer { + height: 100vh; } + +/* Body */ +.ibo-navigation-menu--body { + z-index: 1; + display: flex; + flex-direction: column; + justify-content: space-between; + align-items: stretch; + height: 100vh; + width: 60px; + background-color: #263238; + transition: width 0.1s ease-in-out; } + +/* - Top part */ +.ibo-navigation-menu--top-part { + z-index: 2; + min-height: 120px; + padding: 16px 16px; + overflow: hidden; } + +/* - Middle part */ +.ibo-navigation-menu--middle-part { + z-index: 1; + /* Occupy as much space as possible */ + flex-grow: 1; + /* Only the middle part should have a variable size */ + overflow-y: auto; + padding: 24px 16px 16px; + /* Scrollbar for Firefox and future W3C specs. */ + scrollbar-width: thin; + scrollbar-color: #d5dde5 rgba(255, 255, 255, 0); + /* Scrollbar for Chrome/Edge/Safari */ } + .ibo-navigation-menu--middle-part::-webkit-scrollbar { + width: 5px; } + .ibo-navigation-menu--middle-part::-webkit-scrollbar-track { + background-color: rgba(255, 255, 255, 0); } + .ibo-navigation-menu--middle-part::-webkit-scrollbar-thumb { + background-color: #d5dde5; } + +/* - Bottom part */ +.ibo-navigation-menu--bottom-part { + z-index: 2; + /* User picture must be above the middle part when expanded */ + padding-top: 20px; + padding-bottom: 16px; + height: 126px; + background-color: #404b5a; + justify-content: space-between; + flex-direction: column; } + +.ibo-navigation-menu--toggler, +.ibo-navigation-menu--menu-group { + margin: calc(-1 * 10px) calc(-1 * 8px); + padding: 10px 8px; + border-radius: 5px; } + +/* Top part */ +/* - Company logo: square */ +.ibo-navigation-menu--square-company-logo { + display: flex; + width: 38px; + height: 38px; + margin: 0 -5px 32px; } + .ibo-navigation-menu--square-company-logo > img { + object-fit: contain; } + +/* - Company logo: full */ +.ibo-navigation-menu--full-company-logo { + display: none; + width: 310px; + height: 70px; + margin: 0 0 0 -16px; } + .ibo-navigation-menu--full-company-logo > img { + object-fit: contain; + margin: 0 auto; } + +/* - Toggler */ +.ibo-navigation-menu--toggler { + position: relative; + /* For the silo visual hint to be placed relatively to it */ + display: inline-flex; + /* Width is define here in addition of the icon so we can fix its width whether the menu is collapsed or expanded */ + width: 44px; } + .ibo-navigation-menu--toggler:hover, .ibo-navigation-menu--toggler:active { + background-color: #455a64; } + .ibo-navigation-menu--toggler:hover .ibo-navigation-menu--toggler-bar, .ibo-navigation-menu--toggler:active .ibo-navigation-menu--toggler-bar { + background-color: white; } + +.ibo-navigation-menu--toggler-icon { + position: relative; + display: flex; + height: 20px; + width: 28px; } + +.ibo-navigation-menu--toggler-bar { + position: absolute; + display: block; + height: 3px; + width: 100%; + opacity: 1; + transition: all 0.2s linear; + background-color: #d5dde5; } + .ibo-navigation-menu--toggler-bar:nth-child(1) { + top: 0; } + .ibo-navigation-menu--toggler-bar:nth-child(2) { + top: 8px; } + .ibo-navigation-menu--toggler-bar:nth-child(3) { + top: 16px; } + +.ibo-navigation-menu--silo-selection { + position: absolute; + display: none; + width: 70%; + margin-left: 15px; } + .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ibo-input, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ibo-input, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ibo-input, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ibo-input, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ui-multiselect, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ui-multiselect, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ui-multiselect, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ui-multiselect, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .dataTables_length select, .dataTables_length .ibo-navigation-menu--silo-selection .ibo-input-wrapper select, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .dataTables_length select, .dataTables_length .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider select, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .dataTables_length select, .dataTables_length .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider select, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .dataTables_length select, .dataTables_length .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider select, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ui_tpicker_hour_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ui_tpicker_hour_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ui_tpicker_hour_slider > select, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ui_tpicker_minute_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ui_tpicker_minute_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ui_tpicker_minute_slider > select, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ui_tpicker_second_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ui_tpicker_second_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ui_tpicker_second_slider > select, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider > select, .ibo-navigation-menu--silo-selection .ibo-input-wrapper .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .ibo-navigation-menu--silo-selection .ibo-input-wrapper input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content input[type="text"], .search_form_handler .sf_criterion_area .search_form_criteria .sfc_form_group .sfc_fg_operators .sfc_fg_operator .sfc_op_content .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider input[type="text"], .ibo-navigation-menu--silo-selection .ibo-input-wrapper .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .ibo-navigation-menu--silo-selection .ibo-input-wrapper input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider input[type="text"], .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .search_form_handler .sf_filter .sff_input_wrapper input[type="text"], .search_form_handler .sf_filter .sff_input_wrapper .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider input[type="text"] { + padding-right: 38px; + overflow: hidden; } + .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ibo-input-select-autocomplete, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ibo-input-select-autocomplete, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ibo-input-select-autocomplete, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ibo-input-select-autocomplete { + padding-right: 60px; } + .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--search, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--search, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--search, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--search { + margin-left: -42px; } + .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--clear, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--clear, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--clear, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--clear { + margin-left: -72px; } + .ibo-navigation-menu--silo-selection .ibo-input-wrapper .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--hierarchy, .ibo-navigation-menu--silo-selection .ui_tpicker_hour_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--hierarchy, .ibo-navigation-menu--silo-selection .ui_tpicker_minute_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--hierarchy, .ibo-navigation-menu--silo-selection .ui_tpicker_second_slider .ibo-input-select-autocomplete ~ .ibo-input-select--action-button--hierarchy { + margin-left: -60px; } + +.ibo-navigation-menu--silo-visual-hint { + position: absolute; + top: 2px; + right: 0; + width: 16px; + height: 16px; + background-color: #e53e3e; + border: 2px solid #263238; + border-radius: 100%; } + +/* - Menu groups */ +.ibo-navigation-menu--menu-group { + display: flex; + justify-content: left; + align-items: center; + /* To keep title on the line even when collapsed. Better visual feedback when expanding. */ + white-space: nowrap; + overflow-x: hidden; + color: #d5dde5; + transition-property: background-color, color, padding, margin, border-radius; + transition-duration: 0.1s; + transition-timing-function: linear; } + .ibo-navigation-menu--menu-group > .ibo-navigation-menu--menu-group-icon, + .ibo-navigation-menu--menu-group > .ibo-navigation-menu--menu-group-title { + display: flex; + /* To avoid end space due to display:inline-block */ } + .ibo-navigation-menu--menu-group:not(:last-child) { + margin-bottom: 20px; } + .ibo-navigation-menu--menu-group:not(.ibo-is-active):hover, .ibo-navigation-menu--menu-group:not(.ibo-is-active):active { + color: white; + background-color: #455a64; } + .ibo-navigation-menu--menu-group:not(.ibo-is-active):active { + border-radius: 100%; } + .ibo-navigation-menu--menu-group.ibo-is-active { + margin-right: calc(-2 * 8px); + padding-right: calc(2 - 8px); + color: #37474f; + background-color: #f8f9fa; + border-radius: 5px 0 0 5px; } + .ibo-navigation-menu--menu-group.ibo-is-active .ibo-navigation-menu--menu-group-icon { + color: #ea7d1e; } + +.ibo-navigation-menu--menu-group-icon { + width: 28px; + min-width: 28px; + /* Necessary with flex, otherwise it will shrink */ + justify-content: center; + font-size: 1.83rem; } + .ibo-navigation-menu--menu-group-icon::before { + width: 28px; } + +.ibo-navigation-menu--menu-group-title { + margin-left: 16px; + justify-content: left; } + +/* Drawer */ +.ibo-navigation-menu--drawer { + position: absolute; + z-index: -1; + top: 0; + bottom: 0; + right: 0; + display: flex; + flex-direction: column; + justify-content: flex-start; + width: 312px; + padding: 32px 20px; + background-color: #f8f9fa; + border-right: 1px solid #d5dde5; + transition: right 0.2s ease-in-out; } + +/* - Menu filter */ +.ibo-navigation-menu--menu-filter { + position: relative; } + +.ibo-navigation-menu--menu-filter-input { + /* TODO: Refactor this into the standard field input */ + width: 100%; + padding: 8px 10px; + color: #212934; + background-color: white; + border: 1px solid #d5dde5; + border-radius: 3px; + /* This rule is duplicated otherwise Chrome won't be able to parse it. */ + padding-right: 76px; + /* Must be at least #nm-filter-hotkey width + some padding */ } + .ibo-navigation-menu--menu-filter-input::placeholder { + color: #aebecd; } + .ibo-navigation-menu--menu-filter-input:-ms-input-placeholder, .ibo-navigation-menu--menu-filter-input::-ms-input-placeholder { + color: #aebecd; } + +.ibo-navigation-menu--menu-filter-clear { + display: none; + position: absolute; + top: 8px; + right: 60px; + padding: 3px 3px; + /* Used to help the user click on it as the icon itself is small */ } + +.ibo-navigation-menu--menu-filter-hotkey { + position: absolute; + top: 8px; + right: 10px; + border: 1px solid #ccd4db; + border-radius: 3px; + color: #aebecd; + padding: 2px 4px; } + +.ibo-navigation-menu--menu-filter-hint { + position: relative; + margin-top: 16px; + padding-right: 12px; + color: #6e7a8a; } + +.ibo-navigation-menu--menu-filter-hint-close { + position: absolute; + top: 1px; + right: 2px; } + +.ibo-navigation-menu--menu--placeholder { + width: 100%; + margin-top: 50px; } + +.ibo-navigation-menu--menu--placeholder-image > svg { + display: block; + width: 90%; + height: auto; + margin: auto; } + +.ibo-navigation-menu--menu--placeholder-hint { + margin-top: 8px; + text-align: center; } + +/* - Menu groups */ +.ibo-navigation-menu--menu-groups { + overflow-y: auto; + overflow-x: hidden; + margin: 50px calc(-1 * 20px) 0 calc(-1 * 20px); + padding-left: 20px; + padding-right: 20px; + width: inherit; + /* Re-establishing it to fill the full width, still not understood yet */ } + +/* - Menu nodes */ +.ibo-navigation-menu--menu-nodes { + display: none; } + .ibo-navigation-menu--menu-nodes ul li > a, + .ibo-navigation-menu--menu-nodes ul li > span { + margin: 0 -10px; + padding: 6px 10px; + border-radius: 0; + color: #6e7a8a; } + .ibo-navigation-menu--menu-nodes ul li > a { + color: inherit; } + .ibo-navigation-menu--menu-nodes ul li > a:hover, .ibo-navigation-menu--menu-nodes ul li.ibo-quick-create--compartment-results--element > .option:hover { + background-color: #e1e7ec; + border-radius: 5px; } + .ibo-navigation-menu--menu-nodes ul ul { + padding-left: 20px; } + .ibo-navigation-menu--menu-nodes.ibo-is-active { + display: block; } + +.ibo-navigation-menu--menu-nodes-title { + margin-top: 0; + margin-bottom: 32px; } + +/* - Menu node */ +.ibo-navigation-menu--menu-node-title { + display: flex; + justify-content: space-between; + align-items: center; } + +.ibo-navigation-menu--menu-node-counter { + margin-left: 8px; + padding: 2px 6px; + width: 34px; + min-width: 34px; + text-align: center; + background: #e1e7ec; + border-radius: 5px; } + +/* - Notifications menu */ +.ibo-navigation-menu--notifications { + position: relative; + display: flex; + flex-direction: column; + align-content: center; } + +.ibo-navigation-menu--notifications-toggler { + position: relative; + font-size: 24px; + color: #929fb1; } + .ibo-navigation-menu--notifications-toggler:hover, .ibo-navigation-menu--notifications-toggler.ibo-is-loaded:hover { + color: #f2f2f2; } + .ibo-navigation-menu--notifications-toggler.ibo-is-loaded { + color: #d5dde5; } + .ibo-navigation-menu--notifications-toggler.ibo-is-loaded:not(.ibo-is-empty) .ibo-navigation-menu--notifications-toggler--new-messages { + display: inline; } + .ibo-navigation-menu--notifications-toggler .ibo-navigation-menu--notifications-toggler--new-messages { + top: -2px; + right: -7px; + width: 16px; + height: 16px; } + +.ibo-navigation-menu--user-notifications--toggler { + position: relative; } + .ibo-navigation-menu--user-notifications--toggler.ibo-is-loaded { + color: #d5dde5; } + .ibo-navigation-menu--user-notifications--toggler.ibo-is-loaded:not(.ibo-is-empty) .ibo-navigation-menu--notifications-toggler--new-messages { + display: inline; } + .ibo-navigation-menu--user-notifications--toggler .ibo-navigation-menu--notifications-toggler--new-messages { + top: -2px; + right: -5px; + width: 10px; + height: 10px; } + +.ibo-navigation-menu--notifications-toggler--new-messages { + position: absolute; + display: none; + background-color: #e53e3e; + border: 2px solid #404b5a; + border-radius: 100%; } + +.ibo-navigation-menu--user-info { + justify-content: space-between; + flex-direction: column; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-picture { + width: 36px; + height: 36px; + overflow: hidden; + /* Crop the image, for example when tall but narrow, it would overlap on top and bottom */ + background-color: #d5dde5; + border-radius: 100%; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-picture .ibo-navigation-menu--user-picture--image { + display: flex; + max-width: 36px; + max-height: 36px; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message, + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-organization, + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-notifications { + display: none; + text-align: center; + color: white; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message .ibo-navigation-menu--user-welcome-message--text, + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message .ibo-navigation-menu--user-welcome-message--toggler { + color: white; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-welcome-message--toggler { + padding-left: 6px; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-notifications .ibo-navigation-menu--user-notifications--text { + color: white; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-notifications .ibo-navigation-menu--user-notifications--toggler--icon { + padding-left: 5px; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-organization { + color: #ebf8ff; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container { + position: absolute; + bottom: 10px; } + .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ibo-popover-menu > .ibo-popover-menu--section:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ui-multiselect-menu > .ibo-popover-menu--section:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ibo-input-select-icon--menu > .ibo-popover-menu--section:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .graph_config .toolkit_menu.graph > ul > li ul > .ibo-popover-menu--section:nth-child(odd), .graph_config .toolkit_menu.graph > ul > li .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container ul > .ibo-popover-menu--section:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ibo-popover-menu > .ui-multiselect-checkboxes:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ui-multiselect-menu > .ui-multiselect-checkboxes:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .ibo-input-select-icon--menu > .ui-multiselect-checkboxes:nth-child(odd), .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container .graph_config .toolkit_menu.graph > ul > li ul > .ui-multiselect-checkboxes:nth-child(odd), .graph_config .toolkit_menu.graph > ul > li .ibo-navigation-menu--user-info .ibo-navigation-menu--user-menu-container ul > .ui-multiselect-checkboxes:nth-child(odd) { + background-color: #f8f9fa; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables (can be overloaded) */ +/* Should be align with the page content padding-left */ +/* CSS variables (can be changed directly from the browser) */ +:root { + --ibo-top-bar--height: 54px; + --ibo-top-bar--padding-left: 16px; + --ibo-top-bar--padding-right: 16px; + --ibo-top-bar--padding-y: 0px; + --ibo-top-bar--background-color: white; + --ibo-top-bar--elements-spacing: 32px; + --ibo-top-bar--quick-actions--margin-right: 32px; } + +.ibo-top-bar { + height: var(--ibo-top-bar--height); + padding: var(--ibo-top-bar--padding-y) var(--ibo-top-bar--padding-right) var(--ibo-top-bar--padding-y) var(--ibo-top-bar--padding-left); + background-color: var(--ibo-top-bar--background-color); } + .ibo-top-bar .ibo-breadcrumbs { + flex-grow: 1; + /* Occupy as much width as possible */ + overflow-x: hidden; + /* Avoid glitches when too many items */ } + +.ibo-top-bar--quick-actions { + margin-right: var(--ibo-top-bar--quick-actions--margin-right); } + +.ibo-top-bar--toolbar-dashboard-menu-toggler { + display: flex; + align-items: center; } + +/* The switch - the box around the slider */ +.switch { + position: relative; + display: inline-block; + width: 36px; + height: 20px; + vertical-align: baseline; } + +/* Hide default HTML checkbox */ +.switch input { + display: none; } + +/* The slider */ +.slider { + position: absolute; + cursor: pointer; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: #929fb1; + transition: .4s; } + +.slider:before { + position: absolute; + content: ""; + height: 15px; + width: 15px; + left: 3px; + bottom: 3px; + background-color: #d5dde5; + transition: .4s; } + +input:checked + .slider { + background-color: #dd6c20; } + +input:focus + .slider { + box-shadow: 0 0 1px #dd6c20; } + +input:checked + .slider:before { + transform: translateX(14.5px); } + +/* Rounded sliders */ +.slider.round { + border-radius: 20px; } + +.slider.round:before { + border-radius: 7px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* Note: We have to wrap it in the ID in order to overload its rules, otherwise, the ID takes over the simple CSS class... */ +#ibo-center-container.ibo-center-container--with-side-content { + display: flex; + align-items: stretch; + overflow: hidden; + /* Only the content areas should scroll */ } + #ibo-center-container.ibo-center-container--with-side-content > * { + height: 100%; } + #ibo-center-container.ibo-center-container--with-side-content #ibo-main-content { + flex-grow: 1; + /* To occupy maximum width, side content will handle its width */ + overflow-x: auto; + /* To avoid main content to be too wide when the blocks within it have no width constraints. This way it will occupy only the remaining space left by the side part. */ } + +.ibo-v-spacer { + padding-top: 1em; } + +#ibo-side-content { + background-color: white; + border-left: 1px solid #ccd4db; } + +.ibo-code { + font-family: monospace; + font-size: 1.17rem; + background-color: #f2f2f2; + padding: 1.25rem 1.5rem; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-tab-container--tabs-list { + position: relative; + height: 36px; + background-color: #f8f9fa; } + +.ibo-tab-container--tab-header, .ibo-tab-container--extra-tabs-container { + color: #6e7a8a; } + .ibo-tab-container--tab-header:hover, .ibo-tab-container--extra-tabs-container:hover { + color: #2c5382; + background-color: #e1e7ec; } + .ibo-tab-container--tab-header.ui-tabs-active, .ui-tabs-active.ibo-tab-container--extra-tabs-container { + color: #2c5382; } + +.ibo-tab-container--tab-toggler, .ibo-tab-container--extra-tabs-list-toggler { + padding-left: 24px; + padding-right: 24px; } + +.ibo-tab-container--extra-tabs-container { + position: absolute; + top: 0; + bottom: 0; + right: 0; + background-color: #f8f9fa; } + +.ibo-tab-container--extra-tabs-list-toggler { + padding-left: 12px; + padding-right: 12px; } + +.ibo-tab-container--extra-tabs-list { + position: absolute; + z-index: 1; + top: calc(100% + 6px); + right: 12px; + max-height: 300px; + display: flex; + flex-direction: column; + background-color: #f8f9fa; + border-radius: 3px; } + +.ibo-tab-container--extra-tab-toggler { + padding: 8px 16px; + max-width: 220px; + color: #6e7a8a; } + .ibo-tab-container--extra-tab-toggler:hover, .ibo-tab-container--extra-tab-toggler:active { + color: #2c5382; + background-color: #e1e7ec; } + +.ibo-tab-container--tab-container { + padding: 32px 32px; } + +.ibo-is-scrollable .ibo-tab-container--tab-container--label { + display: block; } + +.ibo-tab-container--tab-container--label { + display: none; + margin-bottom: 20px; + overflow-x: hidden; } + .ibo-tab-container--tab-container--label > span { + position: relative; + padding-left: 20px; + margin-left: 40px; + color: #929fb1; } + .ibo-tab-container--tab-container--label > span::before, + .ibo-tab-container--tab-container--label > span::after { + content: ""; + display: inline-block; + position: absolute; + top: calc(50% - (2px / 2)); + height: 1px; + width: 10000px; + border-top: 2px solid #929fb1; } + .ibo-tab-container--tab-container--label > span::before { + right: 100%; } + .ibo-tab-container--tab-container--label > span::after { + left: 100%; + margin-left: 20px; } + +.ibo-tab--temporary-remote-content { + position: relative; } + +.ibo-tab--temporary-remote-content--placeholder { + position: relative; + height: auto; + max-height: 300px; + text-align: center; } + .ibo-tab--temporary-remote-content--placeholder > svg { + max-width: calc(300px * 5.4); + max-height: 300px; } + +.ibo-tab--temporary-remote-content--button { + position: absolute; + top: 0; + display: flex; + justify-content: center; + align-content: center; + flex-direction: column; + text-align: center; + height: 100%; + width: 100%; + cursor: pointer; + background-color: transparent; + color: #404b5a; } + .ibo-tab--temporary-remote-content--button:hover { + opacity: 0.5; + background-color: #212934; + color: #e1e7ec; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +/* This is to compensate columns padding and make the whole multicolumn align with the parent borders (cf. Bootstrap rows / cols) */ +.ibo-multi-column { + display: flex; + flex-wrap: wrap; + margin: 0 -16px; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-column { + min-width: 300px; + flex-grow: 1; + flex-shrink: 1; + padding: 0 16px; + flex-basis: 10%; } + .ibo-column:not(:last-child) .ibo-column:not(.ibo-without-margin) { + margin-bottom: 48px; } + +.ibo-mini-column { + min-width: 30px; + flex-grow: 1; + flex-shrink: 1; + padding: 0 16px; + flex-basis: 10%; } + .ibo-mini-column:not(:last-child) { + margin-bottom: 48px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* Rules */ +.ibo-dashboard--top-bar { + display: flex; + justify-content: space-between; + align-items: center; + padding-bottom: 20px; } + .ibo-dashboard--top-bar .ibo-dashboard--top-bar-toolbar { + display: flex; + align-items: center; } + +.ibo-dashboard--selector { + display: flex; + align-items: center; + margin-left: 12px; + margin-right: 1px; } + .ibo-dashboard--selector:hover { + background-color: #f8f9fa; + border-radius: 4px; } + .ibo-dashboard--selector .selector-label { + display: inline-block; + margin-left: 10px; + margin-right: 10px; + vertical-align: super; } + +.ibo-dashboard--grid { + width: 100%; } + +.ibo-dashboard--grid-row { + display: flex; + flex-direction: row; + justify-content: space-between; + overflow: hidden; + /* Because of the column negative margin (which is for the dashlets spacing) */ + /* Compensate negative margin on inner borders to simulate egal dashlets spacing between rows */ } + .ibo-dashboard--grid-row:not(:last-child) { + padding-bottom: calc(24px / 2); } + .ibo-dashboard--grid-row:not(:first-child) { + padding-top: calc(24px / 2); } + +.ibo-dashboard--grid-column { + display: flex; + flex-flow: row wrap; + align-items: flex-start; + align-content: flex-start; + width: calc(100% + (2 * 24px)); + margin: calc(-1 * 24px / 2) calc(-1 * 24px / 2); + /* Because of the margin all around the dashlets, we need to compensate it */ + /* Compensate negative margin on inner borders to simulate egal dashlets spacing between columns */ } + .ibo-dashboard--grid-column:not(:last-child) { + margin-right: 0; } + .ibo-dashboard--grid-column:not(:first-child) { + margin-left: 0; } + .ibo-dashboard--grid-column.edit_mode { + margin: 1px; + border: 2px #ccc dashed; + width: 100%; + min-height: 40px; } + +/* The switch - the box around the slider */ +.ibo-dashboard--switch { + position: relative; + display: inline-block; + width: 30px; + height: 24px; + vertical-align: baseline; } + +/* Hide default HTML checkbox */ +.ibo-dashboard--switch input { + display: none; } + +/* The slider */ +.ibo-dashboard--slider { + position: absolute; + cursor: pointer; + top: 0; + left: 0; + right: 0; + bottom: 0; } + +.ibo-dashboard--slider:before { + position: absolute; + right: 5px; + bottom: 2px; + color: #404b5a; + content: "\f007"; + font-family: "Font Awesome 5 Free", serif; + font-size: 1rem; + font-weight: 900; } + +.ibo-dashboard--slider:after { + position: absolute; + left: 5px; + bottom: 1px; + color: #dd6c20; + content: "\f1ad"; + font-family: "Font Awesome 5 Free", serif; + font-size: 1.17rem; + font-weight: 900; } + +input:checked + .ibo-dashboard--slider:before { + content: "\f1ad"; } + +input:checked + .ibo-dashboard--slider:after { + content: "\f007"; } + +.ibo-dashboard-editor--pane { + flex-grow: 1; + padding: 16px 30px 16px 15px; + overflow: auto; } + +.ibo-dashboard-editor--available-dashlet-icon { + display: inline-block; + height: 34px; + width: 34px; + margin: 2px 5px; + cursor: grab; } + .ibo-dashboard-editor--available-dashlet-icon:active { + cursor: move; } + +.ibo-dashboard-editor--properties, +.ibo-dashboard--available-dashlets, +.ibo-dashlet--properties { + display: flex; + flex-direction: column; + padding-bottom: 20px; } + .ibo-dashboard-editor--properties table, + .ibo-dashboard--available-dashlets table, + .ibo-dashlet--properties table { + width: 100%; + text-align: left; } + .ibo-dashboard-editor--properties table td, + .ibo-dashboard--available-dashlets table td, + .ibo-dashlet--properties table td { + margin-bottom: 14px; } + +.ibo-dashboard-editor--properties-title { + padding-bottom: 2rem; } + +.ibo-dashboard-editor--layout-list { + display: flex; + justify-content: center; + padding-bottom: 12px; } + .ibo-dashboard-editor--layout-list > .ui-button { + display: inline-block; + height: auto; + margin: 0 15px 0 5px; } + +.ibo-dashboard--available-dashlets--list { + display: flex; + justify-content: center; + flex-wrap: wrap; } + +#dashboard_editor { + display: flex; + flex-direction: row; + padding: 0; } + #dashboard_editor > .itop-dashboard { + resize: horizontal; + overflow: scroll; + border-right: solid 1px #e1e7ec; + padding: 16px 15px 16px 30px; } + +.ibo-dashboard-editor--delete-dashlet-icon { + position: absolute; + top: 7px; + right: 9px; + padding: 2px 6px; + z-index: 21; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-wizard-container { + padding: 10px 16px; + background: #bee3f8; + border-radius: 3px; + border-left: 3px solid #3182ce; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* Parent block overloads (!= than blocks integrations */ +.ibo-object-details.ibo-has-icon.ibo-has-medallion-icon > .ibo-panel--header .ibo-panel--header-left { + margin-left: 32px; + padding-left: 96px; } + .ibo-object-details.ibo-has-icon.ibo-has-medallion-icon > .ibo-panel--header .ibo-panel--header-left .ibo-panel--icon { + bottom: calc(-1 * 96px / 2 + -12px); + width: 96px; + height: 96px; + min-width: 96px; + min-height: 96px; } + .ibo-object-details.ibo-has-icon.ibo-has-medallion-icon > .ibo-panel--header .ibo-panel--header-left .ibo-panel--titles { + padding-left: 32px; } + +.ibo-object-details--status-dot { + width: 10px; + height: 10px; + min-width: 10px; + min-height: 10px; + border-radius: 100%; } + +.ibo-object-details--status-dot + .ibo-object-details--status-label { + margin-left: 8px; } + +.ibo-object-details--status + .ibo-object-details--object-class { + margin-left: 0.5rem; } + .ibo-object-details--status + .ibo-object-details--object-class::before { + content: "("; } + .ibo-object-details--status + .ibo-object-details--object-class::after { + content: ")"; } + +.ibo-object-details--status-dot.ibo-is-state-new { + color: white; + background-color: #2c5382; } + +.ibo-object-details--status-dot.ibo-is-state-neutral { + color: white; + background-color: #2c5382; } + +.ibo-object-details--status-dot.ibo-is-state-waiting { + color: white; + background-color: #f6ae55; } + +.ibo-object-details--status-dot.ibo-is-state-success { + color: white; + background-color: #689f38; } + +.ibo-object-details--status-dot.ibo-is-state-failure { + color: white; + background-color: #b83280; } + +.ibo-object-details--status-dot.ibo-is-state-frozen { + color: #6e7a8a; + background-color: #e1e7ec; } + +.ibo-object-details--status-dot.ibo-is-state-active { + color: white; + background-color: #689f38; } + +.ibo-object-details--status-dot.ibo-is-state-inactive { + color: white; + background-color: #f6ae55; } + +.ibo-object-details--tag { + color: #404b5a; } + .ibo-object-details--tag:not(:first-child) { + margin-left: 12px; } + +.ibo-object-details--tag-icon { + margin-right: 6px; + color: #6e7a8a; } + +.ibo-object-details--object-class ~ .ibo-object-details--tag::before, +.ibo-object-details--tag ~ .ibo-object-details--tag::before { + content: " "; + display: inline-block; + vertical-align: middle; + margin-right: 12px; + width: 5px; + height: 5px; + border-radius: 100%; + background-color: #404b5a; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* TODO: This should be changed when responsive breakpoints are defined and used */ +/* - Header */ +/* - Tabs togglers*/ +/* We need to increase this so the size toggler which will be set in abs. pos. can overlap it nicely */ +/* - Tab toggler */ +/* - Tab title */ +/* - Tab toolbar */ +/* - Body */ +/* Whole layout */ +.ibo-activity-panel { + position: relative; + display: flex; + flex-direction: column; + width: 480px; + height: 100%; + transition: width 0.2s ease-in-out; } + .ibo-activity-panel.ibo-is-expanded { + width: 60vw; } + .ibo-activity-panel.ibo-is-expanded .ibo-activity-panel--expand-icon { + display: none; } + .ibo-activity-panel:not(.ibo-is-expanded) .ibo-activity-panel--reduce-icon { + display: none; } + .ibo-activity-panel.ibo-is-closed { + width: 32px; } + .ibo-activity-panel.ibo-is-closed .ibo-activity-panel--header, + .ibo-activity-panel.ibo-is-closed .ibo-activity-panel--body, + .ibo-activity-panel.ibo-is-closed .ibo-activity-panel--add-caselog-entry-button { + display: none; } + .ibo-activity-panel.ibo-is-closed .ibo-activity-panel--closed-cover { + display: inherit; } + +/* Header */ +.ibo-activity-panel--header { + position: relative; + background-color: #f8f9fa; + /* Remove hyperlinks default color */ } + .ibo-activity-panel--header a { + color: #404b5a; } + +/* Size/display togglers */ +.ibo-activity-panel--togglers { + position: absolute; + right: 16px; + top: 0; + bottom: 0; + color: #929fb1; } + .ibo-activity-panel--togglers:hover { + color: #404b5a; } + .ibo-activity-panel--togglers > *:not(:first-child) { + margin-left: 0.75rem; } + +/* Tabs togglers */ +.ibo-activity-panel--tabs-togglers { + position: relative; + /* For size toggler */ + padding-left: 48px; + padding-right: 48px; } + +.ibo-activity-panel--tab-toggler.ibo-is-active .ibo-activity-panel--tab-title { + background-color: #e1e7ec; } +.ibo-activity-panel--tab-toggler.ibo-is-draft .ibo-activity-panel--tab-title-draft-indicator { + display: initial; } + +/* - Specific decoration regarding the case log rank */ +.ibo-activity-panel--tab-toggler-for-caselog-1 .ibo-activity-panel--tab-title-decoration { + background-color: #689f38; } + +.ibo-activity-panel--tab-toggler-for-caselog-2 .ibo-activity-panel--tab-title-decoration { + background-color: #b83280; } + +.ibo-activity-panel--tab-toggler-for-caselog-3 .ibo-activity-panel--tab-title-decoration { + background-color: #f6ae55; } + +.ibo-activity-panel--tab-toggler-for-caselog-4 .ibo-activity-panel--tab-title-decoration { + background-color: #3182ce; } + +.ibo-activity-panel--tab-toggler-for-caselog-5 .ibo-activity-panel--tab-title-decoration { + background-color: #80deea; } + +.ibo-activity-panel--tab-toggler-for-caselog-6 .ibo-activity-panel--tab-title-decoration { + background-color: #c5e1a5; } + +.ibo-activity-panel--tab-toggler-for-caselog-7 .ibo-activity-panel--tab-title-decoration { + background-color: #fbb6ce; } + +/* Tab title */ +.ibo-activity-panel--tab-title { + padding: 8px 16px; } + .ibo-activity-panel--tab-title:hover { + background-color: #e1e7ec; } + +.ibo-activity-panel--tab-title-decoration { + display: inline-flex; + margin-right: 8px; + width: 12px; + height: 12px; + border-radius: 3px; } + +.ibo-activity-panel--tab-title-draft-indicator { + display: none; + margin-left: 8px; } + +.ibo-activity-panel--tab-title-text { + max-width: 100px; } + +/* Tab toolbar */ +.ibo-activity-panel--tab-toolbar { + display: none; + flex-direction: column; + padding-left: 10px; + padding-right: 10px; + background-color: #e1e7ec; } + .ibo-activity-panel--tab-toolbar.ibo-is-active { + display: flex; } + +.ibo-activity-panel--tab-toolbar-actions { + justify-content: space-between; + flex-wrap: nowrap; + margin: 4px 0; + height: 32px; } + +.ibo-activity-panel--tab-toolbar-left-actions .ibo-activity-panel--tab-toolbar-action:not(:first-child)::before { + content: "-"; + margin: 0 8px; } + +.ibo-activity-panel--tab-toolbar-middle-actions .ibo-activity-panel--tab-toolbar-action > input { + margin-right: 8px; } +.ibo-activity-panel--tab-toolbar-middle-actions .ibo-activity-panel--tab-toolbar-action:not(:first-child) { + margin-left: 18px; } + +.ibo-activity-panel--tab-toolbar-right-actions .ibo-activity-panel--tab-toolbar-info > .ibo-activity-panel--tab-toolbar-info-icon { + margin-left: 8px; } +.ibo-activity-panel--tab-toolbar-right-actions .ibo-activity-panel--tab-toolbar-info:not(:first-child) { + margin-left: 16px; } + +.ibo-activity-panel--tab-toolbar-action { + position: relative; } + +.ibo-activity-panel--filter { + cursor: pointer; } + +.ibo-activity-panel--filter-options-toggler { + padding-left: 0.5rem; } + .ibo-activity-panel--filter-options-toggler.ibo-is-closed { + transform: rotateX(180deg); } + .ibo-activity-panel--filter-options-toggler.ibo-is-closed + .ibo-activity-panel--filter-options { + display: none; } + +.ibo-activity-panel--filter-options { + position: absolute; + z-index: 1; + /* To be over the activity body */ + display: flex; + flex-direction: column; + top: 24px; + left: -12px; + max-width: 200px; + padding: 8px 12px; + background-color: #e1e7ec; + border-radius: 3px; } + +.ibo-activity-panel--filter-option { + cursor: pointer; } + .ibo-activity-panel--filter-option:not(:first-child) { + margin-top: 8px; } + +.ibo-activity-panel--filter-option-input { + margin-right: 0.5rem; } + +/* Body */ +.ibo-activity-panel--body { + flex-grow: 1; + /* To occupy all the space not used by the header */ + overflow: auto; + padding: 16px 16px; } + +.ibo-activity-panel--body--placeholder { + margin-top: 16px; } + +.ibo-activity-panel--body--placeholder-image > svg { + width: 250px; + height: inherit; } + +.ibo-activity-panel--body--placeholder-hint { + margin-top: 16px; + color: #404b5a; } + +.ibo-activity-panel--add-caselog-entry-button { + position: absolute; + z-index: 1; + right: 12px; + top: 88px; + width: 36px; + height: 36px; + background-color: #dd6c20; + color: white; + border-radius: 100%; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 3px rgba(0, 0, 0, 0.12); } + .ibo-activity-panel--add-caselog-entry-button > i { + text-align: center; + height: 100%; + width: 100%; + font-size: 16px; + line-height: 33px; } + .ibo-activity-panel--add-caselog-entry-button:hover { + color: white; } + .ibo-activity-panel--add-caselog-entry-button.ibo-is-hidden { + display: none; } + +/* Entry forms confirmation dialog */ +.ibo-activity-panel .ibo-activity-panel--entry-forms-confirmation-dialog { + display: none; + /* Dialog will be moved elsewhere in the DOM on display so this rule won't apply anymore and it will be OK */ } + +.ibo-activity-panel--entry-forms-confirmation-explanation { + margin-bottom: 16px; } + +.ibo-activity-panel--entry-forms-confirmation-preference-input { + margin-right: 0.5rem; } + +/* Closed cover */ +.ibo-activity-panel--closed-cover { + display: none; + position: absolute; + z-index: 2; + top: 0; + bottom: 0; + left: 0; + right: 0; + background-color: #f8f9fa; + cursor: pointer; } + +.ibo-activity-panel--closed-content-container { + transform: rotateZ(-90deg); + white-space: nowrap; } + +.ibo-activity-panel--open-icon { + margin-left: 0.75rem; } + +/*! + * copyright Copyright (C) 2010-2021 Combodo SARL + * license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-caselog-entry-form { + display: block; + width: 100%; + background-color: #e1e7ec; } + .ibo-caselog-entry-form.ibo-is-closed { + display: none; } + +.ibo-caselog-entry-form--actions { + display: flex; + justify-content: space-between; + margin-top: 8px; + margin-bottom: 8px; } + +.ibo-caselog-entry-form--lock-indicator { + margin-top: 12px; } + +.ibo-caselog-entry-form--lock-icon { + width: 32px; + min-width: 32px; + height: 32px; + min-height: 32px; + color: #fcfcfd; + background-color: #404b5a; + border-radius: 100%; } + +.ibo-caselog-entry-form--lock-message { + margin-left: 1rem; } + +.ibo-caselog-entry-form--action-buttons--main-actions > .ibo-popover-menu, .ibo-caselog-entry-form--action-buttons--main-actions > .ui-multiselect-menu, .ibo-caselog-entry-form--action-buttons--main-actions > .ibo-input-select-icon--menu, .graph_config .toolkit_menu.graph > ul > li .ibo-caselog-entry-form--action-buttons--main-actions > ul { + z-index: 1; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* - Entry group */ +/* - Entry */ +/* Entry group */ +.ibo-activity-panel--entry-group:not(:last-child) { + margin-bottom: 24px; } + +/* Entry */ +.ibo-activity-entry { + display: flex; + flex-direction: row; + align-items: flex-end; + /* Last entry */ + /* Current or not user specificities */ } + .ibo-activity-entry:not(:last-child) .ibo-activity-entry--medallion { + visibility: hidden; + /* Show only medallion on the last entry */ } + .ibo-activity-entry:not(:last-child) .ibo-activity-entry--sub-information { + margin-bottom: 4px; } + .ibo-activity-entry.ibo-is-current-user { + flex-direction: row-reverse; + /* Bubble tip on the right for last entry of the group */ } + .ibo-activity-entry.ibo-is-current-user .ibo-activity-entry--medallion { + margin-right: initial; + margin-left: 8px; } + .ibo-activity-entry.ibo-is-current-user .ibo-activity-entry--information { + margin-right: 0; + margin-left: 40px; } + .ibo-activity-entry.ibo-is-current-user .ibo-activity-entry--main-information { + background-color: #ebf8ff; } + .ibo-activity-entry.ibo-is-current-user .ibo-activity-entry--sub-information { + text-align: right; } + .ibo-activity-entry.ibo-is-current-user:last-child .ibo-activity-entry--main-information { + border-bottom-right-radius: 0; + border-bottom-left-radius: 5px; } + .ibo-activity-entry:not(.ibo-is-current-user) { + /* Bubble tip on the left for last entry of the group */ } + .ibo-activity-entry:not(.ibo-is-current-user) .ibo-activity-entry--information { + margin-right: 40px; + margin-left: 0; } + .ibo-activity-entry:not(.ibo-is-current-user):last-child .ibo-activity-entry--main-information { + border-bottom-right-radius: 5px; + border-bottom-left-radius: 0; } + .ibo-activity-entry.ibo-is-closed .ibo-activity-entry--main-information { + max-height: 48px; + overflow: hidden; + cursor: pointer; } + .ibo-activity-entry.ibo-is-closed .ibo-activity-entry--main-information::after { + content: "..."; + position: absolute; + top: 30px; + left: 0; + padding-left: 16px; + width: 100%; + height: 100%; + background-color: inherit; } + +.ibo-activity-entry--medallion { + margin-right: 8px; + margin-bottom: 18px; + min-width: 32px; + /* We have to set a min-width, otherwise the medallion will be compressed when sibling element is too large */ + width: 32px; + min-height: 32px; + height: 32px; + overflow: hidden; + border-radius: 100%; } + .ibo-activity-entry--medallion.ibo-has-image { + background-color: #ebf8ff; + box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25); } + .ibo-activity-entry--medallion:not(.ibo-has-image) { + background-color: #546e7a; + color: white; + border: 1px solid #e1e7ec; } + .ibo-activity-entry--medallion .ibo-activity-entry--author-picture { + max-height: 100%; } + +.ibo-activity-entry--main-information { + position: relative; + display: flex; + flex-direction: row; + align-items: baseline; + padding: 12px 16px; + color: #404b5a; + background-color: #e1e7ec; + border-radius: 5px; + /* Avoid pre (code snippets) to overflow outside the entry */ + /* Avoid table to overflow outside the entry (see N°2127) */ + /* Specific hyperlink color */ } + .ibo-activity-entry--main-information pre { + white-space: pre-wrap; } + .ibo-activity-entry--main-information table { + table-layout: fixed; + width: 100%; } + .ibo-activity-entry--main-information a { + color: #2b6bb0; } + .ibo-activity-entry--main-information a:hover, .ibo-activity-entry--main-information .ibo-quick-create--compartment-results--element > .option:hover { + color: #2a4265; } + .ibo-activity-entry--main-information a:active, .ibo-activity-entry--main-information a:focus { + color: #2a4265; } + +.ibo-activity-entry--main-information-icon { + margin-right: 16px; + color: #6e7a8a; + font-size: 16px; } + +.ibo-activity-entry--sub-information { + margin-top: 4px; + text-align: left; + color: #6e7a8a; } + +.ibo-activity-entry--author-name:after { + content: "-"; + margin-left: 0.2rem; + margin-right: 0.2rem; } + +.ibo-activity-panel--load-more-entries { + width: 32px; + height: 32px; + border-radius: 100%; + background-color: #e1e7ec; + border: 1px solid #ccd4db; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* Main information */ +.ibo-caselog-entry { + /* Highlight color */ + /* - User specific (current or not) */ + /* - Closed entry placeholder specific */ } + .ibo-caselog-entry .ibo-activity-entry--main-information { + padding-top: 12px; + padding-bottom: 12px; } + .ibo-caselog-entry .ibo-activity-entry--main-information-icon { + display: none; } + .ibo-caselog-entry .ibo-activity-entry--main-information::before { + content: ""; + position: absolute; + top: 0; + bottom: 0; + width: 3px; } + .ibo-caselog-entry:not(.ibo-is-current-user) .ibo-activity-entry--main-information::before { + left: 0; + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + .ibo-caselog-entry:not(.ibo-is-current-user):last-child .ibo-activity-entry--main-information::before { + border-bottom-left-radius: 0; } + .ibo-caselog-entry.ibo-is-current-user .ibo-activity-entry--main-information::before { + right: 0; + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + .ibo-caselog-entry.ibo-is-current-user:last-child .ibo-activity-entry--main-information::before { + border-bottom-right-radius: 0; } + .ibo-caselog-entry.ibo-is-closed.ibo-is-current-user .ibo-activity-entry--main-information::after { + width: calc(100% - 3px); } + .ibo-caselog-entry.ibo-is-closed:not(.ibo-is-current-user) .ibo-activity-entry--main-information::after { + margin-left: 3px; } + +/* - Specific decoration regarding the case log rank */ +.ibo-caselog-entry--entry-for-caselog-1 .ibo-activity-entry--main-information::before { + background-color: #689f38; } + +.ibo-caselog-entry--entry-for-caselog-2 .ibo-activity-entry--main-information::before { + background-color: #b83280; } + +.ibo-caselog-entry--entry-for-caselog-3 .ibo-activity-entry--main-information::before { + background-color: #f6ae55; } + +.ibo-caselog-entry--entry-for-caselog-4 .ibo-activity-entry--main-information::before { + background-color: #3182ce; } + +.ibo-caselog-entry--entry-for-caselog-5 .ibo-activity-entry--main-information::before { + background-color: #80deea; } + +.ibo-caselog-entry--entry-for-caselog-6 .ibo-activity-entry--main-information::before { + background-color: #c5e1a5; } + +.ibo-caselog-entry--entry-for-caselog-7 .ibo-activity-entry--main-information::before { + background-color: #fbb6ce; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* Main information */ +.ibo-transition-entry--original-state-label { + color: #404b5a; + text-decoration: line-through; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables */ +/* CSS rules */ +/* - Long description */ +a.ibo-edits-entry--short-description { + color: inherit; } + +.ibo-edits-entry--long-description-toggler-icon { + margin-left: 12px; + transition: all 0.2s ease-in-out; } + +.ibo-edits-entry--long-description { + display: none; + margin-top: 8px; + list-style: inside; } + +/* - Long desc. opened */ +.ibo-edits-entry.ibo-is-opened .ibo-edits-entry--long-description-toggler-icon, .ibo-edits-entry.ibo-input-select-icon--menu .ibo-edits-entry--long-description-toggler-icon { + transform: rotateX(180deg); } +.ibo-edits-entry.ibo-is-opened .ibo-edits-entry--long-description, .ibo-edits-entry.ibo-input-select-icon--menu .ibo-edits-entry--long-description { + display: block; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/* SCSS variables */ +/* CSS rules */ +/* - Long description */ +a.ibo-notification-entry--short-description { + color: inherit; } + +.ibo-notification-entry--long-description-toggler-icon { + margin-left: 12px; + transition: all 0.2s ease-in-out; } + +.ibo-notification-entry--long-description { + display: none; + margin-top: 8px; + list-style: inside; } + +/* - Long desc. opened */ +.ibo-notification-entry.ibo-is-opened .ibo-notification-entry--long-description-toggler-icon, .ibo-notification-entry.ibo-input-select-icon--menu .ibo-notification-entry--long-description-toggler-icon { + transform: rotateX(180deg); } +.ibo-notification-entry.ibo-is-opened .ibo-notification-entry--long-description, .ibo-notification-entry.ibo-input-select-icon--menu .ibo-notification-entry--long-description { + display: block; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-dashboard--grid-row .ibo-dashlet-header-static { + margin-top: 12px; } +.ibo-dashboard--grid-row:first-child .ibo-dashlet:first-child .ibo-dashlet-header-static { + margin-top: 0; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-details .ibo-prop--apply > span, .ibo-details .ibo-prop--cancel > span { + display: unset; } + +.ibo-details .ibo-prop--apply { + display: table-column; } + +.ibo-details { + margin-top: 5px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-activity-panel--tab-entry-form .ibo-caselog-entry-form { + padding-bottom: 14px; + border-bottom: 1px solid #aebecd; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-panel > .ibo-panel--body > .ibo-tab-container { + margin-top: -24px; + margin-left: -16px; + margin-right: -16px; + height: 80vh; } + .ibo-panel > .ibo-panel--body > .ibo-tab-container > .ibo-tab-container--tab-container-list { + height: 100%; + overflow-y: auto; + flex-grow: 1; } + .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical { + display: flex; + flex-direction: row; } + .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list { + padding-top: 50px; + flex-direction: column; + height: auto; + padding-left: unset; + margin-right: unset; + min-width: calc(32px + 90px + 32px); } + .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--tab-header, .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--extra-tabs-container { + height: 50px; + width: 100%; + justify-content: left; } + .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--tab-header > .ibo-tab-container--tab-toggler, .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--extra-tabs-container > .ibo-tab-container--tab-toggler, .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--tab-header > .ibo-tab-container--extra-tabs-list-toggler, .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--extra-tabs-container > .ibo-tab-container--extra-tabs-list-toggler { + width: 100%; + justify-content: left; } + .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tab-container { + flex-grow: 1; + margin-left: unset; } + +.ibo-panel .ibo-panel--body .ibo-datatable { + width: 100%; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-object-details > .ibo-panel--body > .ibo-tab-container > .ibo-tab-container--tabs-list { + padding-left: calc(32px + 96px + 32px - 24px); } + +.ibo-blocklist--empty-text, .ibo-blocklist--create-new { + text-align: center; } + +.ibo-blocklist--medallion > .ibo-medallion-icon--image { + margin: 0 auto; } +.ibo-blocklist--medallion > .ibo-medallion-icon--description { + flex-grow: 1; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/* SCSS variables (can be overloaded) */ +/* CSS variables (can be changed directly from the browser) */ +:root { + --ibo-body-text-color: #212934; + --ibo-body-background-color: #f2f2f2; } + +/* Layout */ +html { + height: 100vh; } + +body { + display: flex; + height: 100vh; + color: var(--ibo-body-text-color); + background-color: var(--ibo-body-background-color); } + +#ibo-navigation-menu { + z-index: 20; } + +#ibo-page-container { + position: relative; + /* To avoid having its descendants with "z-index" over siblings of self */ + z-index: 10; + /* Self */ + height: 100%; + overflow: auto; + flex-grow: 1; + /* For children */ + display: flex; + flex-direction: column; } + +#ibo-top-bar, +#ibo-main-content { + /* Align both elements content for a slicker touch */ + padding-left: 48px; + padding-right: 48px; } + +#ibo-top-container { + z-index: 20; + position: sticky; + top: 0; + left: 0; + right: 0; } + +#ibo-center-container { + position: relative; + /* To avoid having its descendants with "z-index" over siblings of self */ + z-index: 10; + flex-grow: 1; + /* To occupy all height available */ } + +#ibo-main-content { + padding-top: 24px; + padding-bottom: 24px; } + +#ibo-main-content > .ibo-panel { + margin-left: auto; + margin-right: auto; } + +.ibo-preferences--user-preferences--picture-placeholder { + display: flex; + flex-direction: row; + flex-wrap: wrap; } + +.ibo-preferences--user-preferences--picture-placeholder--image { + height: 54px; + width: 54px; + border-radius: 100%; + margin: 12px; + border: solid 3px #d5dde5; } + .ibo-preferences--user-preferences--picture-placeholder--image > img { + border-radius: 100%; + background-color: #d5dde5; } + +.ibo-preferences--user-preferences--picture-placeholder--image.ibo-is-active { + border-color: #2c5382; } + +.ibo-preferences--user-preferences--picture-placeholder--image:hover { + border-color: #3182ce; } + +#ibo-form-for-user-interface-preferences > .ibo-keyboard-shortcut--shortcut { + display: table; + width: 100%; } + #ibo-form-for-user-interface-preferences > .ibo-keyboard-shortcut--shortcut > *:not(.ibo-button):not(.ui-datepicker-current):not(.ui-datepicker-close):not(.sfc_fg_button):not(.ibo-dashboard-editor--delete-dashlet-icon):not(.ibo-block-csv--download-link) { + width: 30%; + display: table-cell; } + +.ibo-keyboard-shortcut--input, .ibo-keyboard-shortcut--input:focus { + display: inline-block; + width: auto; + text-transform: capitalize; + text-align: center; + color: #404b5a; + background-color: transparent; + border: 1px solid #aebecd; + border-bottom: 2px solid #aebecd; + border-radius: 3px; + padding: 2px 4px; + margin-bottom: 5px; } + .ibo-keyboard-shortcut--input.ibo-is-focus, .ibo-keyboard-shortcut--input:focus.ibo-is-focus { + text-transform: none; + color: #9c4221; + border-color: #dd6c20; } + +#ibo-attachment--upload-file .ibo-input-file-select--container { + display: inline-block; } + +.ibo-attachment--datatable--icon-preview { + max-height: 44px; + max-width: 44px; } + +.ibo-attachment--datatable tbody tr td { + line-height: 44px; } + +.ibo-attachment--datatable tbody tr td:nth-child(1) { + line-height: 0px; } + +.ibo-attachment--upload-file--drop-zone-hint { + display: none; } + +.ibo-drag-in { + border: 2px #ccd4db dashed; } + .ibo-drag-in .ibo-attachment--upload-file--drop-zone-hint { + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + width: 100%; + max-height: 200px; + margin: 22px 0px; + color: #6e7a8a; } + .ibo-drag-in .ibo-attachment--upload-file--drop-zone-hint > svg { + margin-bottom: 5px; } + .ibo-drag-in #ibo-attachment--upload-file--upload-button-container { + display: none; } + +.ibo-tab-container--tab-header.ibo-drag-in, .ibo-drag-in.ibo-tab-container--extra-tabs-container { + border: none; + background-color: #bee3f8; + color: #2c5382; } + .ibo-tab-container--tab-header.ibo-drag-in > a::after, .ibo-drag-in.ibo-tab-container--extra-tabs-container > a::after { + padding-left: 8px; + font-family: "Font Awesome 5 Free"; + content: ""; + font-weight: 900; + color: #3182ce; } + +.itop-simple-graph { + margin-top: 10px; + border: 1px dotted transparent; + border-radius: 5px; } + .itop-simple-graph.ibo-has-focus { + border: 1px dotted #404b5a; } + +.graph_zoom { + display: flex; + float: right; + align-items: center; } + +.graph_zoom_slider { + height: 1.1em; + display: inline-block; + width: 10em; } + +.graph_zoom_plus, .graph_zoom_minus { + cursor: pointer; + display: inline-block; + margin-left: 0.5em; + margin-right: 0.5em; } + +.graph_config { + display: flex; + align-items: center; + flex-wrap: wrap; } + .graph_config .toolkit_menu.graph > ul > li { + position: relative; } + .graph_config .toolkit_menu.graph > ul > li ul { + z-index: 1; + position: absolute; + display: none; } + +.graph_separator { + flex-grow: 1; } + +.ibo-simple-graph--grouping-threshold--container, .ibo-simple-graph--additional-context--container { + margin-right: 0.3em; + display: flex; + align-items: center; } + .ibo-simple-graph--grouping-threshold--container > *, .ibo-simple-graph--additional-context--container > * { + margin-right: 1em; } + +#graph_grouping_threshold { + width: auto; + padding-right: 0; } + +.ibo-display-graph--search-box .sf_criterion_row { + display: flex; + flex-wrap: wrap; + align-items: center; } + .ibo-display-graph--search-box .sf_criterion_row > div { + align-items: center; + display: flex; + padding: 0 15px; } + .ibo-display-graph--search-box .sf_criterion_row > div > input { + margin-right: 10px; } + .ibo-display-graph--search-box .sf_criterion_row > div .ibo-medallion-icon { + display: flex; + align-items: center; } +.ibo-display-graph--search-box #ReloadMovieBtn { + float: right; } + +.ibo-audit--audit-category--panel .ibo-panel--body tr.ibo-is-red td:last-of-type:before { + background-color: #c53030; } + +.ibo-audit--audit-category--panel .ibo-panel--body tr.ibo-is-orange td:last-of-type:before { + background-color: #c05621; } + +.ibo-audit--audit-category--panel .ibo-panel--body tr.ibo-is-green td:last-of-type:before { + background-color: #558b2f; } + +.ibo-audit--audit-category--panel .ibo-panel--body { + padding: 10px 16px; } + .ibo-audit--audit-category--panel .ibo-panel--body .ibo-datatable td:not(:nth-child(1)), .ibo-audit--audit-category--panel .ibo-panel--body .ibo-datatable th:not(:nth-child(1)) { + text-align: right; + width: 100px; } + .ibo-audit--audit-category--panel .ibo-panel--body .ibo-datatable--toolbar { + display: none; } + .ibo-audit--audit-category--panel .ibo-panel--body tr td:last-of-type:before { + content: ''; + height: 12px; + width: 12px; + border-radius: 100%; + display: inline-block; + margin-right: 5px; + vertical-align: middle; } + +.ibo-audit--dashboard { + padding: 18px 0; } + +.ibo-dashboard--grid-row + .ibo-audit--error-alert { + margin-top: 24px; } + +.ibo-audit--audit-line--csv-download { + height: 2.5em; + vertical-align: middle; } + +.ibo-data-synchro-source--replicas-status.ibo-is-grey, .ui-dialog .ibo-data-synchro-source--replicas-status.ui-button.ui-dialog-titlebar-close { + color: #212934; + background-color: #ccd4db; } + +.ibo-data-synchro-source--replicas-status.ibo-is-orange { + color: #7b341e; + background-color: #fbd38d; } + +.ibo-data-synchro-source--replicas-status.ibo-is-bluegrey { + color: #263238; + background-color: #b0bec5; } + +.ibo-data-synchro-source--replicas-status.ibo-is-red, .ibo-prop--cancel > span.ibo-data-synchro-source--replicas-status { + color: #742a2a; + background-color: #feb2b2; } + +.ibo-data-synchro-source--replicas-status.ibo-is-blue { + color: #2a4265; + background-color: #bee3f8; } + +.ibo-data-synchro-source--replicas-status.ibo-is-green, .ibo-prop--apply > span.ibo-data-synchro-source--replicas-status { + color: #33691e; + background-color: #dcedc8; } + +.ibo-data-synchro-source--replicas-status.ibo-is-cyan { + color: #006164; + background-color: #c9eef2; } + +.ibo-data-synchro-source--replicas-status.ibo-is-light { + opacity: 0.5; } + .ibo-data-synchro-source--replicas-status.ibo-is-light:hover { + opacity: 1; } + +.synoptics tr td { + padding: 10px; + min-width: 200px; + vertical-align: middle; + text-align: center; } + .synoptics tr td.arrow { + min-width: 100px; } + +.ibo-data-synchro-source--replicas-status--warning { + margin: 0 5px 0 8px; } + +#ibo-datamodel-viewer { + display: flex; + flex-direction: row; } + +.ibo-datamodel-viewer--details { + flex-grow: 1; } + +.ibo-datamodel-viewer--parent--spacer { + padding: 0 8px; } + +#ibo-datamodel-viewer--attributes-table > tbody tr td:first-child { + width: 3px; } + +.ibo-datamodel-viewer--origin-cell { + vertical-align: middle; } + .ibo-datamodel-viewer--origin-cell > div { + height: 8px; + width: 8px; + border-radius: 100%; } + +.ibo-datamodel-viewer--classes-list { + position: relative; + height: 100%; + max-width: 350px; + padding-left: 24px; + overflow-y: scroll; } + +.ibo-datamodel-viewer--lifecycle--code { + color: #6e7a8a; } + +.ibo-datamodel-viewer--lifecycle--stimuli { + color: #2a4265; } + +.ibo-datamodel-viewer--lifecycle--attribute-option { + color: #702459; } + +.dataModelSchema g { + cursor: pointer; } + +.dataModelSchema g:hover rect:not(.liseret) { + fill: #ccd4db; } + +.dataModelSchema text { + fill: #212934; + text-anchor: middle; } + +#selfreferencing:hover ~ g > .selfattr { + fill: #ccd4db; } + +.tooltipD3 { + position: fixed; + text-align: center; + background: white; + border: 1px solid #6e7a8a; + border-radius: 3px; + pointer-events: none; + fill: #212934; + text-anchor: middle; } + .tooltipD3 i { + font-size: 1rem; } + .tooltipD3 span { + margin: 3px; } + +#tooltipD3_top { + border-bottom: 1px solid #6e7a8a; + padding: 3px; } + +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +#tabs1-import .ibo-field--label { + max-width: 50%; } + +div.cell_modified { + font-weight: bold; + color: #004e91; } + +div.cell_error { + font-weight: bold; + color: #D81515; } + +div.cell_error > p { + font-weight: bold; + color: #D81515; } + +tr.row_unchanged td { + border-bottom: 1px #ccc solid; } + +.wizContainer table tr.row_error td { + border-bottom: 1px #ccc solid; + background-color: #fdd; } + +tr.row_modified td { + border-bottom: 1px #ccc solid; } + +tr.row_added td { + border-bottom: 1px #ccc solid; } + +.ibo-import-csv--download-file { + font-size: 4em; + color: #f6ae55; + margin: 20px; } + +.ibo-global-search--result--title > img { + max-height: 48px; + max-width: 48px; + margin-right: 8px; } + +#welcome_popup { + display: flex; } + +.ibo-welcome-popup--image { + display: flex; + justify-content: center; + align-self: center; + width: 30%; } + .ibo-welcome-popup--image > svg { + height: 100%; + padding: 20px; } + +.ibo-welcome-popup--text { + flex-grow: 1; + align-self: center; + padding: 15px; } + .ibo-welcome-popup--text > div > div { + padding-bottom: 20px; } + .ibo-welcome-popup--text > div > div:first-child { + padding-bottom: 25px; } + +.ibo-welcome-popup--text--options { + position: absolute; + bottom: 10px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-block-csv textarea { + width: 100%; + min-height: 10em; + margin-top: 10px; } + +.ibo-block-indirect-links--edit--dialog { + overflow: hidden !important; } + .ibo-block-indirect-links--edit--dialog > form { + overflow: auto; } + +.ibo-block-indirect-links--edit--dialog .ibo-datatable--selection-validation-buttons-toolbar { + position: absolute; + bottom: 5px; + background-color: white; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-table-preview { + margin-top: 20px; + overflow-x: auto; } + .ibo-table-preview th { + padding: 5px; + border-width: 1px 1px 0; + border-style: groove groove none; + background: #f2f2f2; } + .ibo-table-preview td { + padding-right: 5px; + padding-left: 5px; + border-width: 0 1px; + border-style: none groove; } + .ibo-table-preview tr:last-child td { + border-bottom-width: 1px; + border-bottom-style: groove; } + +.ibo-preview-header { + margin-bottom: 5px; } + +#form_part_interactive_fields_xlsx, #form_part_interactive_fields_csv, #form_part_interactive_fields_pdf { + margin-top: 24px; } + +/*! + * Copyright (C) 2013-2021 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ +/*! + * @copyright Copyright (C) 2010-2021 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ +.ibo-svg-illustration--container > svg *[fill="#6c63ff"] { + fill: #ea7d1e; } + +/*# sourceMappingURL=main.css.map */