.multi-select-chip .select-title{color:#888;margin:9px 0}.multi-select-chip .select-option,.multi-select-chip .select-option-value{padding:5px 15px;cursor:pointer}.multi-select-chip .select-option-value{display:flex;border-radius:0;justify-content:space-between;align-items:center;padding:0px 15px;background-color:#fff;border:1px solid #ccc}.multi-select-chip .select-option-value:hover{background-color:#707070;border-color:#555}.multi-select-chip .select-option{padding:5px 5px;transition:0;background-color:#eaeaea;border:1px solid rgba(0,0,0,0);border-bottom:1px solid #eee}.multi-select-chip .select-option:hover:not(.no-highlight){background-color:#666;border-color:#555;color:#fff}.multi-select-chip .select-option-child:hover:not(.no-highlight){background-color:#6b6b6b}.multi-select-chip .select-chip-container{display:flex;flex:1;flex-direction:row;gap:10px;border-radius:30px}.multi-select-chip .vertical-chips{flex-direction:column;border-radius:20px;margin-top:15px}.multi-select-chip .vertical-chips .select-chip{padding:10px}.multi-select-chip .select-option-container{position:relative;flex:1}.multi-select-chip .vertical-chips-row{flex-wrap:wrap;flex-direction:row}.multi-select-chip .custom-select-options{position:absolute;max-height:280px;border-radius:0;overflow-y:scroll;width:100%;z-index:10;border:1px solid #ddd}.multi-select-chip .custom-select-options::-webkit-scrollbar-thumb{width:3px}.multi-select-chip .select-container{display:flex;gap:10px}.multi-select-chip .select-container.vertical{flex-direction:column}.multi-select-chip .backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.3);z-index:10}.multi-select-chip .search-input{outline:none;border:none;width:100%;padding:7px;background-color:rgba(0,0,0,0)}.multi-select-chip .select-option-parent.checkbox-mode,.multi-select-chip .select-option-child.checkbox-mode{display:flex;justify-content:space-between}.multi-select-chip .select-option.selected,.multi-select-chip .select-option-child.selected{background-color:#b3b3b3}.multi-select-chip .form-check-checkbox{appearance:none;width:15px;height:15px;border:1.5px solid #ccc;border-radius:0;outline:none;transition:all .2s ease-in-out;cursor:pointer;position:relative;background-color:#fff;display:flex;align-items:center;justify-content:center}.multi-select-chip .form-check-checkbox:hover{border:1.5px solid #3532ff;outline:#4632ff}.multi-select-chip .form-check-checkbox:checked{background-color:#3932ff;border-color:#4332ff;background-image:url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 32.00 32.00' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23ffffffCCCCCC' stroke-width='0.448'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.2' d='M6.5 17l6 6 13-13'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:center}.multi-select-chip .form-check-checkbox:not(:checked){background-color:#fff;border-color:#ccc}.multi-select-chip .form-check-label{font-size:14px;color:#333;cursor:pointer;margin-left:8px}.multi-select-chip .search-input[disabled]{background-color:#eee;cursor:not-allowed}.multi-select-chip .select-option-value.disabled{background-color:#eee;cursor:not-allowed}.select-chip{background-color:#b3b3b3;padding:5px 15px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.8em}.select-chip:not(.disabled-chip):hover{background-color:#8f8f8f}.select-chip.disabled-chip{background-color:#e0e0e0;color:#a0a0a0}.select-chip.disabled-chip .select-chip-remove{color:#a0a0a0}.select-chip.more-padding{padding:10px}.select-chip .select-chip-remove{cursor:pointer;font-size:13px}.parent-custom-form-input .custom-form-input:not([type=radio]):not([type=checkbox]){width:100%}.parent-custom-form-input .small .custom-form-input{padding:5px 10px;font-size:1.05em}.parent-custom-form-input .custom-form-input{border:1px solid #ddd;padding:8px;resize:none;outline-color:#444;border-radius:0}.parent-custom-form-input .prefix-icon-parent .custom-form-input{border-top-left-radius:0;border-bottom-left-radius:0}.parent-custom-form-input .custom-form-input:hover,.parent-custom-form-input .custom-form-input:focus{border-color:#8832ff;outline:none;box-shadow:0 0 5px rgba(136,50,255,.5)}.parent-custom-form-input.dark{color:#555}.parent-custom-form-input.dark .custom-form-input{background-color:#222;color:#ccc}.parent-custom-form-input .custom-form-input-search{display:flex;align-items:center;gap:5px;border:1px solid #ddd;padding:0 10px;resize:none;outline-color:#444;border-radius:0}.parent-custom-form-input .custom-form-input-search.custom-icon-right{flex-direction:row-reverse}.parent-custom-form-input .custom-form-input-search .custom-form-input{border:none;outline:none;box-shadow:none}.parent-custom-form-input .custom-form-input-icon{display:flex;align-items:center;gap:5px;border:1px solid #ddd;padding:0 10px;resize:none;outline-color:#444;border-radius:0}.parent-custom-form-input .custom-form-input-icon .input-icon{font-size:1.2em;color:#888}.parent-custom-form-input .custom-form-input-icon .custom-form-input{border:none;outline:none;box-shadow:none;flex-grow:1}.parent-custom-form-input .custom-form-input-icon:hover,.parent-custom-form-input .custom-form-input-icon:focus-within{border-color:#8832ff;box-shadow:0 0 5px rgba(136,50,255,.5)}.parent-custom-form-input input[disabled]{opacity:.5;background-color:#eee}.parent-custom-form-input .custom-form-input-icon.disabled{background-color:#eee}.parent-custom-form-input .custom-form-input-icon.disabled .input-icon{color:#aaa}.parent-custom-form-input .prefix-icon-container{padding:10px;min-width:50px;text-align:center;color:#888;background-color:#eee;border-top-left-radius:14px;border-bottom-left-radius:14px}.parent-custom-form-input .select-options{border:1px solid #ddd;position:absolute;background-color:#fff;width:100%;z-index:1000}.parent-custom-form-input .select-option-item{padding:5px;cursor:pointer}.parent-custom-form-input .select-option-item:hover{background-color:#eee}.parent-custom-switch .custom-switch{position:relative;display:inline-block;cursor:pointer;width:50px;height:28px}.parent-custom-switch .custom-switch.small{width:40px;height:22px}.parent-custom-switch .custom-switch.small .slider:before{height:18px;width:18px}.parent-custom-switch .custom-switch.disabled{opacity:.6;cursor:not-allowed}.parent-custom-switch .switch-input{opacity:0;width:0;height:0}.parent-custom-switch .switch-input:checked+.slider{background-color:#8832ff;border-color:#8832ff;box-shadow:0 0 8px rgba(136,50,255,.2)}.parent-custom-switch .switch-input:checked+.slider:before{background-color:#fff;transform:translateX(22px)}.parent-custom-switch .switch-input:focus+.slider{box-shadow:0 0 0 3px rgba(136,50,255,.3)}.parent-custom-switch .switch-input:hover:not(:disabled)+.slider{box-shadow:0 0 8px rgba(136,50,255,.2)}.parent-custom-switch .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid #ccc;transition:.3s;border-radius:34px}.parent-custom-switch .slider:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:#ccc;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.parent-custom-switch.dark .slider{background-color:#2a2a2a;border-color:#666}.parent-custom-switch.dark .slider:before{background-color:#888}.parent-custom-switch.dark .switch-input:checked+.slider{background-color:#a566ff;border-color:#a566ff;box-shadow:0 0 8px rgba(165,102,255,.2)}.parent-custom-switch.dark .switch-input:checked+.slider:before{background-color:#fff}.parent-custom-switch .switch-input:focus+.slider,.parent-custom-switch .switch-input:hover:not(:disabled)+.slider{border-color:#8832ff;outline:none;box-shadow:0 0 5px rgba(136,50,255,.5)}.parent-custom-switch .switch-input:disabled+.slider{background-color:#f5f5f5;cursor:not-allowed}.parent-custom-switch .switch-input:disabled+.slider:before{background-color:#ddd}.custom-form-label{color:#888}.custom-form-label.dark{color:#bbb}.custom-form-block-preview{padding:0 0;margin:12px 0;position:relative}
