@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/FormationContinue/Components/Shared/Inputs/InputCombobox.razor.rz.scp.css */
.cbo-option:hover[b-2gxxsts6zx] { background-color: #ECEEF0; }
.btn-focus-custom[b-2gxxsts6zx] { --bs-btn-focus-shadow-rgb: var(--bs-focus-ring-color-rgb); background-color: white !important; /*border-radius: 1.25rem !important;*/ }

/* clears the 'X' from Internet Explorer */
input[type=search].search-control[b-2gxxsts6zx]::-ms-clear { display: none; width: 0; height: 0; }
input[type=search].search-control[b-2gxxsts6zx]::-ms-reveal { display: none; width: 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"].search-control[b-2gxxsts6zx]::-webkit-search-decoration,
input[type="search"].search-control[b-2gxxsts6zx]::-webkit-search-cancel-button,
input[type="search"].search-control[b-2gxxsts6zx]::-webkit-search-results-button,
input[type="search"].search-control[b-2gxxsts6zx]::-webkit-search-results-decoration { display: none; }
/* _content/FormationContinue/Components/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-rxlsnnkww1] .sortable-ghost { visibility: hidden; }

[b-rxlsnnkww1] .sortable-fallback { opacity: 1 !important }

.drag-handle[b-rxlsnnkww1] { cursor: grab !important; }
.drag-handle:active:hover[b-rxlsnnkww1] { cursor: grabbing !important; }
