UNPKG

@syncfusion/ej2-react-dropdowns

Version:
1,936 lines (1,595 loc) 61.8 kB
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500"); .e-dropdownbase .e-list-item .e-list-icon { padding: 0 16px 0 0; } .e-small .e-dropdownbase .e-list-item .e-list-icon { padding: 0 12px 0 0; } .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon { padding: 0 16px 0 0; } .e-bigger .e-dropdownbase, .e-dropdownbase.e-bigger { min-height: 45px; } .e-bigger .e-dropdownbase .e-list-item, .e-bigger .e-dropdownbase .e-list-group-item, .e-bigger .e-dropdownbase .e-fixed-head, .e-dropdownbase.e-bigger .e-list-item, .e-dropdownbase.e-bigger .e-list-group-item, .e-dropdownbase.e-bigger .e-fixed-head { line-height: 48px; } .e-bigger .e-dropdownbase .e-list-item .e-list-icon, .e-dropdownbase.e-bigger .e-list-item .e-list-icon { font-size: 20px; } .e-dropdownbase { display: block; height: 100%; min-height: 36px; position: relative; width: 100%; } .e-dropdownbase .e-list-parent { margin: 0; padding: 0; } .e-dropdownbase .e-list-group-item, .e-dropdownbase .e-fixed-head { cursor: default; } .e-dropdownbase .e-list-item { cursor: pointer; overflow: hidden; position: relative; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; width: 100%; } .e-dropdownbase .e-list-item .e-list-icon { font-size: 16px; vertical-align: middle; } .e-dropdownbase .e-fixed-head { position: absolute; top: 0; } .e-rtl .e-dropdownbase .e-fixed-head { left: 33px; } .e-dropdownbase.e-content { overflow: auto; position: relative; } .e-popup.e-ddl .e-dropdownbase.e-nodata { color: rgba(255, 255, 255, 0.7); cursor: default; font-family: inherit; font-size: 14px; padding: 14px 16px; text-align: center; } .e-rtl .e-dropdownbase.e-dd-group .e-list-item { padding-right: 2em; } .e-dropdownbase.e-dd-group .e-list-item { padding-left: 2em; text-indent: 0; } .e-small .e-dropdownbase.e-dd-group .e-list-item { text-indent: 0; } .e-small.e-bigger .e-dropdownbase.e-dd-group .e-list-item { text-indent: 0; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item { text-indent: 0; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item { cursor: pointer; font-weight: normal; overflow: hidden; position: relative; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; width: 100%; } .e-rtl.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-item { padding-right: 2em; } .e-rtl .e-dropdownbase .e-list-item { padding-left: 16px; padding-right: 0; } .e-small.e-rtl .e-dropdownbase .e-list-item, .e-small .e-rtl .e-dropdownbase .e-list-item, .e-rtl .e-small .e-dropdownbase .e-list-item { padding-left: 16px; padding-right: 0; } .e-small.e-bigger.e-rtl .e-dropdownbase .e-list-item, .e-small.e-bigger .e-rtl .e-dropdownbase .e-list-item, .e-rtl .e-small.e-bigger .e-dropdownbase .e-list-item, .e-small .e-rtl.e-bigger .e-dropdownbase .e-list-item, .e-bigger .e-rtl.e-small .e-dropdownbase .e-list-item { padding-left: 16px; padding-right: 0; } .e-dropdownbase { border-color: transparent; } .e-dropdownbase .e-list-item { background-color: #424242; border-bottom: 0; border-color: none; color: #fff; font-family: inherit; font-size: 13px; line-height: 36px; min-height: 36px; padding-right: 16px; text-indent: 16px; } .e-dropdownbase .e-list-group-item, .e-fixed-head { background-color: #424242; border-color: none; color: rgba(255, 255, 255, 0.7); font-family: inherit; font-size: 13px; font-weight: 600; line-height: 36px; min-height: 36px; padding-left: 16px; padding-right: 16px; } .e-dropdownbase .e-list-item.e-active, .e-dropdownbase .e-list-item.e-active.e-hover { background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.18); color: #00b0ff; } .e-dropdownbase .e-list-item.e-hover { background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.05); color: #fff; } .e-dropdownbase .e-list-item:last-child { border-bottom: 0; } .e-dropdownbase .e-list-item.e-item-focus { background-color: rgba(255, 255, 255, 0.05); } .e-bigger .e-dropdownbase .e-list-group-item, .e-bigger .e-dropdownbase .e-fixed-head { font-size: 14px; } .e-multi-column.e-ddl.e-popup.e-popup-open table { border-collapse: collapse; table-layout: fixed; width: 100%; } .e-multi-column.e-ddl.e-popup.e-popup-open th, .e-multi-column.e-ddl.e-popup.e-popup-open td { display: table-cell; overflow: hidden; padding-right: 16px; text-indent: 10px; text-overflow: ellipsis; } .e-multi-column.e-ddl.e-popup.e-popup-open th { line-height: 36px; text-align: left; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header { background-color: #424242; border-color: #616161; border-style: solid; border-width: 0 0 1px 0; color: rgba(255, 255, 255, 0.7); font-family: inherit; font-size: 13px; font-weight: 600; text-indent: 10px; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-dropdownbase .e-list-item { padding-right: 0; } .e-multi-column.e-ddl.e-popup.e-popup-open.e-scroller .e-ddl-header { padding-right: 16px; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header, .e-multi-column.e-ddl.e-popup.e-popup-open.e-ddl-device .e-ddl-header { padding-right: 0; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-text-center { text-align: center; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-text-right { text-align: right; } .e-multi-column.e-ddl.e-popup.e-popup-open .e-text-left { text-align: left; } .e-small .e-dropdownbase .e-list-item, .e-dropdownbase.e-small .e-list-item { color: #fff; line-height: 26px; min-height: 26px; text-indent: 12px; } .e-small .e-dropdownbase .e-list-group-item, .e-small .e-dropdownbase .e-fixed-head, .e-dropdownbase.e-small .e-list-group-item, .e-dropdownbase.e-small .e-fixed-head { line-height: 26px; min-height: 26px; } .e-small .e-dropdownbase .e-list-item .e-list-icon, .e-dropdownbase.e-small .e-list-item .e-list-icon { font-size: 14px; } .e-bigger.e-small .e-dropdownbase .e-list-item, .e-dropdownbase.e-small.e-bigger .e-list-item { color: #000; line-height: 40px; min-height: 40px; text-indent: 16px; } .e-bigger.e-small .e-dropdownbase .e-list-group-item, .e-bigger.e-small .e-dropdownbase .e-fixed-head, .e-dropdownbase.e-small.e-bigger .e-list-group-item, .e-dropdownbase.e-small.e-bigger .e-fixed-head { line-height: 40px; min-height: 40px; } .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon, .e-dropdownbase.e-small.e-bigger .e-list-item .e-list-icon { font-size: 18px; } .e-bigger.e-small .e-dropdownbase .e-list-group-item, .e-bigger.e-small .e-dropdownbase .e-fixed-head, .e-dropdownbase.e-bigger.e-small .e-list-group-item, .e-dropdownbase.e-bigger.e-small .e-fixed-head { font-size: 13px; } .e-ddl.e-popup.e-multiselect-group .e-list-group-item { background-color: #424242; border-bottom: 0; border-color: none; color: #fff; font-family: inherit; font-size: 13px; padding-right: 16px; text-indent: 16px; } .e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-item-focus { background-color: rgba(255, 255, 255, 0.05); } .e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active, .e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active.e-hover { background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.18); color: #00b0ff; } .e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-hover { background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.05); color: #fff; } @keyframes e-input-ripple { 100% { opacity: 0; transform: scale(4); } } @keyframes material-spinner-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fabric-spinner-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .e-ddl.e-control-wrapper .e-ddl-icon::before { transform: rotate(0deg); transition: transform 300ms ease; } .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before { transform: rotate(180deg); transition: transform 300ms ease; } .e-dropdownbase .e-list-item.e-active.e-hover { color: #00b0ff; } .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active, .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover, .e-input-group:not(.e-disabled) .e-back-icon:active, .e-input-group:not(.e-disabled) .e-back-icon:hover, .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active, .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover { background: transparent; } .e-input-group .e-ddl-icon:not(:active)::after { animation: none; } .e-ddl.e-popup { border: 0; box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21); margin-top: 2px; } .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) { border-color: transparent; } .e-bigger .e-popup.e-ddl-device-filter { margin-top: 0; } .e-bigger .e-ddl-device .e-input-group, .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) { background: #f5f5f5; border-width: 0; box-shadow: 0; margin-bottom: 0; } .e-bigger .e-ddl-device .e-input-group .e-back-icon, .e-bigger .e-ddl-device .e-input-group input.e-input, .e-bigger .e-ddl-device .e-input-group .e-clear-icon { background-color: #f5f5f5; } .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon { margin: 6px 6px 5px; min-height: 12px; min-width: 12px; padding: 6px; } .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon { min-height: 16px; min-width: 16px; } .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter { padding: 8px 16px 8px 0; } .e-input-group.e-ddl, .e-input-group.e-ddl .e-input, .e-input-group.e-ddl .e-ddl-icon { background: transparent; } .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left), .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) { border-bottom-width: 0; } .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon, .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon, .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon, .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon { margin: 0; } .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter, .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter, .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter, .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter { padding: 5px 5px 5px 12px; } .e-ddl .e-search-icon::before { content: '\e993'; } .e-ddl .e-back-icon::before { content: '\e977'; font-size: 20px; } .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before { content: '\e969'; font-family: 'e-icons'; } .e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus { margin-left: -20px; } .e-bigger .e-ddl.e-popup .e-list-item, .e-bigger .e-ddl.e-popup .e-list-group-item { font-size: 14px; } .e-bigger .e-ddl.e-popup .e-input-group { padding: 4px 0; } .e-popup-full-page { bottom: 0; left: 0; margin: 0; overflow: hidden; padding: 0; right: 0; top: 0; } .e-ddl.e-control-wrapper .e-ddl-disable-icon { position: relative; } .e-ddl.e-control-wrapper .e-ddl-disable-icon::before { content: ''; } .e-bigger .e-ddl-device .e-input-group { margin-left: 52px; } .e-bigger .e-ddl-device .e-input-group .e-clear-icon { margin-right: 66px; } .e-ddl-device-filter .e-filter-parent { background-color: #f5f5f5; } .e-ddl input.e-input::-webkit-contacts-auto-fill-button { display: none; pointer-events: none; position: absolute; right: 0; visibility: hidden; } .e-filter-parent { border: 0; border-top-width: 0; box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3); display: block; padding: 0; } .e-ddl.e-input-group:not(.e-disabled) { cursor: pointer; } .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::before, .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::after { width: 0; } .e-ddl.e-popup { background: #424242; position: absolute; } .e-ddl.e-popup .e-search-icon { margin: 0; opacity: .57; padding: 12px 8px 8px; } .e-ddl.e-popup .e-filter-parent .e-back-icon { margin: 0 10px 0 -52px; padding: 8px 16px; position: absolute; } .e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter:focus { padding: 8px 16px 8px; } .e-ddl.e-popup .e-input-group { margin-bottom: 0; } .e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header { cursor: default; } .e-bigger .e-popup .e-clear-icon { display: none; } .e-ddl.e-input-group .e-ddl-hidden { border: 0; height: 0; visibility: hidden; width: 0; } .e-ddl.e-input-group, .e-ddl.e-input-group.e-input-focus:focus { outline: none; } .e-dropdownbase .e-list-item .e-highlight { display: inline; font-weight: bold; vertical-align: baseline; } .e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide), .e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide), .e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) { opacity: 1; } .e-ddl.e-input-group .e-input-value, .e-ddl.e-input-group .e-input-value:focus { font-family: inherit; font-size: 14px; height: auto; margin: 0; outline: none; width: 100%; } .e-ddl.e-input-group input[readonly].e-input, .e-ddl.e-input-group input[readonly], .e-ddl.e-input-group .e-dropdownlist { pointer-events: none; } ejs-autocomplete, ejs-combobox, ejs-dropdownlist { display: block; } .e-small .e-ddl.e-popup .e-list-item, .e-small .e-ddl.e-popup .e-list-group-item, .e-input-group.e-ddl.e-small .e-list-item, .e-input-group.e-ddl.e-small .e-list-group-item { font-size: 12px; } .e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger .e-input-group.e-ddl.e-small .e-list-item, .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item { font-size: 13px; } .e-content-placeholder.e-ddl.e-placeholder-ddl, .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete, .e-content-placeholder.e-combobox.e-placeholder-combobox { background-size: 300px 33px; min-height: 33px; } .e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl, .e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl, .e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete, .e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete, .e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox, .e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox { background-size: 300px 40px; min-height: 40px; } .e-popup { border-color: transparent; } .e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text, .e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text { color: #00b0ff; } @keyframes e-input-ripple { 100% { opacity: 0; transform: scale(4); } } @keyframes material-spinner-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fabric-spinner-rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .e-multiselect.e-input-group .e-ddl-icon::before { content: '\e969'; font-family: 'e-icons'; } .e-multi-select-wrapper .e-chips .e-chips-close::before { content: '\e7e9'; cursor: pointer; left: 0; position: relative; top: 0; } .e-multi-select-wrapper .e-close-hooker::before { content: '\e7a7'; cursor: pointer; left: 6px; position: relative; top: 6px; } .e-multiselect.e-input-group .e-ddl-disable-icon::before { content: ''; } .e-multi-select-wrapper { box-sizing: border-box; cursor: text; line-height: normal; min-height: 30px; padding: 0 32px 0 0; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; } .e-multi-select-wrapper.e-delimiter .e-searcher { height: 27px; vertical-align: middle; } .e-multi-select-wrapper.e-delimiter .e-searcher .e-dropdownbase { height: 100%; min-height: 100%; } .e-multi-select-wrapper .e-delim-view { white-space: nowrap; } .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-overflow, .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-total { box-sizing: border-box; display: inline-block; overflow: hidden; text-overflow: ellipsis; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before { color: #fff; font-size: 16px; left: 12px; top: 0; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent { background-color: #3f51b5; color: #fff; padding: 12px 4px 11px 0; } .e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) { width: 0; } .e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] { height: 1px; min-height: 1px; } .e-multi-select-wrapper .e-chips.e-mob-chip > .e-chipcontent { max-width: 100%; } .e-multiselect.e-input-group, .e-multiselect.e-float-input { word-wrap: initial; } .e-bigger .e-multi-select-wrapper { min-height: 36px; } .e-multi-select-wrapper.e-close-icon-hide { padding-right: 0; } .e-multi-select-wrapper .e-chips-collection { cursor: default; display: block; } .e-multi-select-wrapper .e-multi-hidden { border: 0; height: 0; position: absolute; visibility: hidden; width: 0; } .e-multi-select-wrapper .e-chips { -ms-flex-align: center; align-items: center; display: -ms-inline-flexbox; display: inline-flex; float: left; margin: 0 8px 6px 0; max-width: 100%; overflow: hidden; padding: 0 4px 0 8px; text-overflow: ellipsis; white-space: nowrap; } .e-bigger .e-multi-select-wrapper .e-chips { margin: 0 8px 6px 0; } .e-multi-select-wrapper .e-chips > .e-chipcontent { max-width: 100%; overflow: hidden; padding: 0 4px 0 0; text-indent: 0; text-overflow: ellipsis; white-space: nowrap; } .e-multi-select-wrapper.e-delimiter .e-searcher { display: inline-block; float: none; } .e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent, .e-bigger .e-multi-select-wrapper .e-chips > .e-chipcontent { padding: 8px 4px 8px 0; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent, .e-bigger .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips > .e-chipcontent { padding: 8px 0 8px 4px; } .e-multi-select-wrapper .e-chips-close { -ms-flex-item-align: center; align-self: center; display: -ms-flexbox; display: flex; float: right; font-family: 'e-icons'; height: 16px; margin: 0 0 0; width: 16px; } .e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close { margin: 3px 0 0; } .e-multi-select-wrapper .e-chips-close.e-close-hooker { cursor: default; font-size: 10px; height: 24px; margin-top: -2.5em; position: absolute; right: 5px; top: 100%; width: 24px; } .e-multiselect .e-down-icon .e-chips-close.e-close-hooker { right: 22px; } .e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker { margin-top: -3em; } .e-multi-select-wrapper input[type='text'] { background: none; border: 0; font-family: inherit; font-size: 13px; font-weight: 400; height: 28px; min-height: 28px; outline: none; padding: 0; text-indent: 0; } .e-bigger .e-multi-select-wrapper input[type='text'], .e-multi-select-wrapper.e-mob-wrapper input[type='text'] { height: 28px; min-height: 28px; } .e-bigger .e-multi-select-wrapper input[type='text'] { height: 34px; min-height: 34px; } .e-multi-select-wrapper input[type='text']::-ms-clear { display: none; } .e-multi-select-wrapper .e-searcher { display: block; float: left; width: auto; } .e-multi-select-wrapper .e-delim-values { font-family: inherit; font-size: 14px; line-height: 28px; max-width: 100%; padding-left: 0; padding-right: 6px; vertical-align: middle; } .e-bigger .e-multi-select-wrapper .e-delim-values { line-height: 34px; } .e-multi-select-list-wrapper .e-hide-listitem { display: none; } .e-multi-select-wrapper .e-delim-values .e-remain { color: rgba(255, 255, 255, 0.7); cursor: pointer; display: inline-block; font-size: 13px; padding-left: 16px; } .e-multiselect.e-disabled .e-multi-select-wrapper, .e-multiselect.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before { cursor: not-allowed; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close { height: 40px; left: 0; margin: 0 0 0 0; margin-left: auto; position: relative; top: 0; width: 40px; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected { -ms-flex-item-align: center; align-self: center; box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21); display: -ms-inline-flexbox; display: inline-flex; padding: 0 0 0 16px; width: 92%; } .e-multi-select-wrapper .e-ddl-disable-icon::before { content: ''; } .e-multiselect.e-rtl .e-multi-select-wrapper.e-delimiter .e-searcher { float: none; } .e-multiselect.e-rtl .e-multi-select-wrapper.e-close-icon-hide { padding-left: 0; } .e-multiselect.e-rtl .e-multi-select-wrapper { padding: 0 2px 0 32px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before { left: -12px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close { margin: 0; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-searcher { float: right; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips { float: right; margin: 0 0 8px 8px; padding: 0 8px 0 4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chipcontent { padding: 5px 4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close { float: left; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close::before { left: 0; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip { padding: 0 4px 0 8px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip .e-chipcontent { padding: 8px 4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected { padding: 0 8px 0 4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent { padding: 12px 4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips-close.e-close-hooker { left: 22px; position: absolute; right: auto; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-close-hooker::before { left: -4px; } .e-multiselect.e-rtl .e-multi-select-wrapper .e-delim-values .e-remain { padding-right: 16px; } .e-multiselect.e-rtl .e-down-icon .e-chips-close.e-icon.e-close-hooker { left: 19px; } .e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker::before { left: -7px; } .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper { bottom: 1px; margin-right: 10px; position: relative; text-indent: 0; vertical-align: middle; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-list-item .e-checkbox-wrapper { padding-left: 14px; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper { padding-right: 25px; } .e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper { padding-right: 25px; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper { bottom: 1px; margin-right: 10px; position: relative; text-indent: 0; vertical-align: middle; } .e-bigger .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper { bottom: 1px; margin-right: 12px; } .e-bigger .e-popup.e-multi-select-list-wrapper.e-mulltiselect-group .e-list-group-item .e-checkbox-wrapper { bottom: 1px; margin-right: 12px; } .e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item .e-checkbox-wrapper { margin-left: 12px; margin-right: 0; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-group-item .e-checkbox-wrapper { margin-left: 12px; margin-right: 0; } .e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item { padding-right: 0; } .e-popup.e-multi-select-list-wrapper.e-rtl .e-dropdownbase.e-rtl.e-dd-group .e-list-item { padding-right: 0; } .e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item { padding-left: 16px; } .e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-dropdownbase.e-dd-group .e-list-item .e-checkbox-wrapper { padding-left: 14px; } .e-multi-select-list-wrapper .e-selectall-parent { cursor: pointer; display: block; line-height: 36px; overflow: hidden; position: relative; text-indent: 17px; white-space: nowrap; width: 100%; } .e-multi-select-list-wrapper .e-selectall-parent .e-all-text { color: #fff; font-family: inherit; font-size: 14px; } .e-bigger .e-multi-select-list-wrapper .e-selectall-parent { font-size: 13px; line-height: 48px; text-indent: 17px; } .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper { bottom: 1px; margin-right: 10px; position: relative; text-indent: 0; vertical-align: middle; } .e-bigger .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper { bottom: 1px; margin-right: 12px; } .e-multi-select-list-wrapper.e-rtl .e-selectall-parent .e-checkbox-wrapper { margin-left: 12px; margin-right: 0; } .e-multiselect .e-input-group-icon.e-ddl-icon { float: right; margin-top: 6px; } .e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon { float: left; } .e-multiselect .e-ddl-icon::before { transform: rotate(0deg); transition: transform 300ms ease; } .e-multiselect.e-icon-anim .e-ddl-icon::before { transform: rotate(180deg); transition: transform 300ms ease; } .e-multiselect.e-checkbox .e-multi-select-wrapper, .e-multiselect .e-multi-select-wrapper.e-down-icon { padding: 0; } .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter, .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus .e-input-filter { padding: 8px; } .e-bigger .e-ddl.e-popup.e-multi-select-list-wrappe .e-filter-parent .e-input-filter, .e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus { padding: 4px 0; } .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon, .e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon { padding-left: 8px; } .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon { margin: 0 10px 0 -52px; padding: 8px 16px; position: absolute; } .e-bigger .e-checkbox .e-multi-select-wrapper .e-delim-values { line-height: 34px; } .e-checkbox .e-multi-select-wrapper .e-delim-values .e-remain { line-height: 20px; padding-left: 10px; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-disable .e-checkbox-wrapper .e-frame, .e-popup.e-multi-select-list-wrapper .e-list-group-item.e-disable .e-checkbox-wrapper .e-frame { opacity: .3; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-disable, .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disable { opacity: .7; } .e-multi-select-wrapper input[readonly='true'] { pointer-events: none; } .e-multiselect.e-checkbox .e-multi-select-wrapper .e-searcher { pointer-events: none; } ejs-multiselect { display: block; } .e-small .e-multi-select-list-wrapper .e-selectall-parent { line-height: 26px; } .e-small .e-multi-select-wrapper .e-chips-close { height: 14px; width: 14px; } .e-small .e-multi-select-wrapper { min-height: 24px; } .e-small .e-multi-select-wrapper input[type='text'] { height: 26px; min-height: 26px; } .e-small .e-multi-select-wrapper .e-delim-values { font-size: 12px; line-height: 28px; } .e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker { margin-top: -2.5em; } .e-bigger.e-small .e-multi-select-list-wrapper .e-selectall-parent { line-height: 40px; } .e-bigger.e-small .e-multi-select-wrapper .e-chips-close { height: 16px; width: 16px; } .e-bigger.e-small .e-multi-select-wrapper { min-height: 28px; } .e-bigger.e-small .e-multi-select-wrapper input[type='text'] { height: 30px; min-height: 30px; } .e-small.e-bigger .e-multi-select-wrapper .e-delim-values { font-size: 13px; line-height: 30px; } .e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker { margin-top: -2.5em; right: 5px; } .e-content-placeholder.e-multiselect.e-placeholder-multiselect { background-size: 300px 33px; min-height: 33px; } .e-bigger .e-content-placeholder.e-multiselect.e-placeholder-multiselect, .e-bigger.e-content-placeholder.e-multiselect.e-placeholder-multiselect { background-size: 300px 40px; min-height: 40px; } .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] { font-size: inherit; min-height: 36px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'], .e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] { font-size: inherit; min-height: 32px; } .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'], .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'], .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'], .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] { font-size: inherit; min-height: 36px; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'], .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] { font-size: inherit; min-height: 40px; } .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper, .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper { min-height: 40px; padding: 7px 42px 7px 0; } .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper { min-height: 36px; padding: 1px 38px 1px 0; } .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper, .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper { min-height: 36px; padding: 1px 38px 1px 0; } .e-small .e-multiselect.e-outline .e-multi-select-wrapper, .e-small.e-multiselect.e-outline .e-multi-select-wrapper { min-height: 32px; padding: 1px 38px 1px 0; } .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper { min-height: 36px; padding: 1px 38px 1px 0; } .e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper { min-height: 36px; padding: 1px 38px 1px 0; } .e-multiselect.e-outline .e-multi-select-wrapper { min-height: 36px; padding: 1px 38px 1px 0; } .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper { padding: 1px 0 1px 38px; } .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper, .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper { padding: 7px 0 7px 42px; } .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide { padding-left: 0; } .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide, .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide { padding-right: 0; } .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher { height: 36px; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher { height: 40px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher, .e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher { height: 32px; } .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher, .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher { height: 36px; } .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { font-size: 14px; line-height: 36px; padding: 0 0 0 12px; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { font-size: 16px; line-height: 40px; padding: 0 0 0 16px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { font-size: 13px; line-height: 32px; padding: 0 0 0 8px; } .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { font-size: 14px; line-height: 36px; padding: 0 0 0 12px; } .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { padding: 0 12px 0 0; } .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { padding: 0 16px 0 0; } .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { padding: 0 8px 0 0; } .e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values, .e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values { padding: 0 12px 0 0; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips { height: 28px; margin: 4px 0 4px 8px; padding: 0 8px; } .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips { margin: 4px 8px 4px 0; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips { height: 32px; padding: 0 12px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips { height: 24px; padding: 0 8px; } .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips { height: 28px; padding: 0 8px; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent { padding: 0 8px 0 0; } .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent { padding: 0 0 0 8px; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent { font-size: 13px; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent { font-size: 14px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent { font-size: 12px; } .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain { font-size: 14px; } .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain, .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain { font-size: 16px; } .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain, .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain { font-size: 13px; } .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain, .e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain, .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain, .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain { font-size: 14px; } .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before { color: #fff; } .e-multi-select-wrapper .e-chips.e-chip-selected { background-color: #424242; } .e-multi-select-wrapper .e-chips.e-chip-selected:hover { background-color: rgba(255, 255, 255, 0.1); } .e-multiselect { box-sizing: border-box; } .e-multi-select-wrapper .e-chips > .e-chipcontent { color: #fff; font-family: inherit; font-size: 13px; } .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent { color: #fff; } .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover { color: #fff; } .e-multi-select-wrapper .e-chips { background-color: #424242; border-radius: 16px; height: 24px; } .e-multi-select-wrapper .e-chips:hover { background-color: rgba(255, 255, 255, 0.1); } .e-multi-select-wrapper .e-chips > .e-chipcontent:hover { color: #fff; } .e-multi-select-wrapper .e-chips .e-chips-close::before { color: rgba(255, 255, 255, 0.7); font-size: 16px; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected { background-color: #3f51b5; border-radius: 2px; color: #fff; height: 40px; line-height: 40px; } .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent { color: #fff; } .e-multi-select-wrapper .e-chips.e-mob-chip, .e-bigger .e-multi-select-wrapper .e-chips { height: 28px; } .e-popup.e-multi-select-list-wrapper { box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21); box-sizing: content-box; overflow: initial; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-active { border-bottom: 1px solid transparent; border-left: 1px solid #424242; border-right: 1px solid #424242; border-top: 1px solid #fff; } .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active { background-color: transparent; border-color: transparent; color: #fff; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active { background-color: transparent; border-color: transparent; color: #fff; } .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-item-focus { color: #fff; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-item-focus { color: #fff; } .e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-hover { background-color: rgba(255, 255, 255, 0.1); } .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-hover { background-color: rgba(255, 255, 255, 0.1); } .e-popup.e-multi-select-list-wrapper .e-list-item.e-active:first-child { border-bottom: 1px solid transparent; border-top: 1px solid transparent; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-active:last-child { border-bottom: 1px solid transparent; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus + li.e-active { border-top: 1px solid transparent; } .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus { background-color: #424242; border: 1px solid transparent; box-shadow: none; color: #00b0ff; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item.e-active.e-item-focus { background-color: #424242; border: 1px solid transparent; box-shadow: none; color: #00b0ff; } .e-popup.e-multi-select-list-wrapper .e-list-item { border: 1px solid transparent; } .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item { border: 1px solid transparent; } .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder { color: rgba(255, 255, 255, 0.42); } .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder { color: rgba(255, 255, 255, 0.42); } .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder { color: rgba(255, 255, 255, 0.42); } .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.42); } .e-ul.e-reorder { border-bottom: 1px solid rgba(255, 255, 255, 0.12); } .e-multi-select-list-wrapper .e-selectall-parent { border-bottom: 1px solid rgba(255, 255, 255, 0.12); } .e-multi-select-wrapper .e-delim-values { color: #fff; } .e-multi-select-wrapper .e-chips-close.e-close-hooker { color: #fff; } .e-small .e-multi-select-wrapper .e-chips { height: 22px; } .e-small .e-multi-select-wrapper .e-chips > .e-chipcontent { font-size: 12px; } .e-small .e-multi-select-wrapper .e-chips .e-chips-close::before { font-size: 14px; } .e-small .e-multi-select-wrapper .e-close-hooker::before { left: 6px; } .e-bigger.e-small .e-multi-select-wrapper .e-chips { height: 24px; } .e-bigger.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent { font-size: 13px; } .e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before { font-size: 16px; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips { background-color: #ececec; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected { background-color: #424242; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker { color: #000; } .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover { color: #000; } .e-multiselect.e-outline:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover::before { color: #000; } .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain { color: rgba(0, 0, 0, 0.6); } .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values, .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values .e-remain, .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips > .e-chipcontent, .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before, .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips-close.e-close-hooker { color: rgba(0, 0, 0, 0.38); } .e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips { background-color: rgba(0, 0, 0, 0.06); } .e-listbox-tool .e-moveup::before { content: '\e651'; } .e-listbox-tool .e-movedown::before { content: '\e652'; } .e-listbox-tool .e-moveto::before { content: '\e653'; } .e-listbox-tool .e-movefrom::before { content: '\e654'; } .e-listbox-tool .e-moveallto::before { content: '\e655'; } .e-listbox-tool .e-moveallfrom::before { content: '\e656'; } .e-listbox-wrapper { -webkit-overflow-scrolling: touch; border: 0 solid; cursor: pointer; display: block; overflow: auto; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; } .e-listbox-wrapper * { box-sizing: border-box; } .e-listbox-wrapper:focus { outline: none; } .e-listbox-wrapper.e-disabled { cursor: default; pointer-events: none; } .e-listbox-wrapper:not(.e-list-template) .e-list-item, .e-listbox-wrapper .e-selectall-parent { height: 36px; line-height: 36px; padding: 0 16px; position: relative; } .e-listbox-wrapper .e-list-parent { height: 100%; } .e-listbox-wrapper .e-list-item { border-bottom: 0 solid; outline: none; } .e-listbox-wrapper .e-list-item.e-disabled { pointer-events: none; } .e-listbox-wrapper .e-disable { opacity: .7; } .e-listbox-wrapper .e-list-parent { margin: 0; padding: 0; } .e-listbox-wrapper .e-list-header .e-text.header { display: none; } .e-listbox-wrapper .e-icon-back { margin-top: 2px; } .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header { display: none; } .e-listbox-wrapper .e-list-header { -ms-flex-align: center; align-items: center; border-bottom: 1px solid; display: -ms-flexbox; display: flex; font-weight: bold; height: 48px; padding: 0 16px; } .e-listbox-wrapper .e-has-header > .e-view { top: 45px; } .e-listbox-wrapper .e-but-back { cursor: pointer; padding-right: 30px; } .e-listbox-wrapper .e-list-group-item:first-child { border: 0; border-bottom: 0 solid transparent; } .e-listbox-wrapper .e-list-group-item { border-bottom: 0 solid transparent; border-top: 1px solid; font-weight: 600; height: 36px; line-height: 36px; padding: 0 16px; } .e-listbox-wrapper