.alert_overlay{z-index:9995;background-color:rgba(0,0,0,0.4);backdrop-filter:blur(5px);position:fixed;width:100%;height:100%;top:0;left:0}.alert_overlay .alert_msg{opacity:0;max-width:480px;width:100%;position:absolute;left:50%;background-color:#fff;-webkit-transform:translate(-50%, 100px) scale(0.5);-moz-transform:translate(-50%, 100px) scale(0.5);-o-transform:translate(-50%, 100px) scale(0.5);-ms-transform:translate(-50%, 100px) scale(0.5);transform:translate(-50%, 100px) scale(0.5);transition:all 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4);display:flex;flex-direction:column}.alert_overlay .alert_msg .alert_title{font-size:1.25rem;padding:10px 15px;display:flex;justify-content:center;border-bottom:1px solid #dcdcdc;text-align:center;}.alert_overlay .alert_msg .alert_content{padding:10px 15px;font-size:.875rem;display:flex;justify-content:flex-start}.alert_overlay .alert_msg .alert_buttons{display:flex;justify-content:flex-end;border-top:1px solid #dcdcdc;padding:10px;background:#eee;-webkit-user-select:none}.alert_overlay .alert_msg .alert_buttons .alert_btn{padding:10px 15px;min-width:60px;border-radius:5px;border:1px solid #dcdcdc;cursor:pointer;font-size:.875rem;-webkit-appearance:none}.alert_overlay .alert_msg .alert_buttons .alert_btn:hover{background-image:linear-gradient(rgba(0,0,0,0.4) 0 0)}.alert_overlay .alert_msg .alert_buttons .alert_btn.alert_btn_ok{background-color:#01ae9a;color:#fff}.alert_overlay .alert_msg .alert_buttons .alert_btn.alert_btn_cancel{background-color:#e94949;color:#fff}.alert_overlay .alert_msg.alert_confirm .alert_content{padding:15px;justify-content:center;text-align:center;min-height:100px}.alert_overlay .alert_msg.alert_confirm .alert_buttons{justify-content:center}.alert_overlay .alert_msg.alert_confirm .alert_buttons .alert_btn+.alert_btn{margin-left:15px}.alert_overlay.alert_show .alert_msg{opacity:1;-webkit-transform:translate(-50%, 100px) scale(1);-moz-transform:translate(-50%, 100px) scale(1);-o-transform:translate(-50%, 100px) scale(1);-ms-transform:translate(-50%, 100px) scale(1);transform:translate(-50%, 100px) scale(1)}.radio:not(.nopr),.checkbox:not(.nopr){display:inline-flex;align-items:center;padding-right:30px}.radio input,.checkbox input:not(.form-input){-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:relative;right:0;bottom:0;left:0;height:22px;width:22px;vertical-align:-0.2rem;transition:all .15s ease-out 0s;color:#fff;cursor:pointer;display:inline-block;margin:.4rem;outline:none;border:1px solid #dcdcdc}.radio input[type=radio],.checkbox input[type=radio]{border-radius:50%}.radio input[type=radio]:before,.checkbox input[type=radio]:before{content:"";display:block;width:18px;height:18px;border-radius:50%;margin:1px;transform:scale(0);transition:all ease-out 250ms}.radio input[type=radio]:checked:before,.checkbox input[type=radio]:checked:before{background:#0082aa;transform:scale(1)}.radio input[type=checkbox],.checkbox input[type=checkbox]{border-radius:10%}.radio input[type=checkbox]:before,.radio input[type=checkbox]:after,.checkbox input[type=checkbox]:before,.checkbox input[type=checkbox]:after{position:absolute;content:"";background:#fff;transition:all .2s ease-in-out}.radio input[type=checkbox]:before,.checkbox input[type=checkbox]:before{left:2px;top:6px;width:0;height:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.radio input[type=checkbox]:after,.checkbox input[type=checkbox]:after{right:9px;bottom:3px;width:2px;height:0;transform:rotate(40deg);-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transition-delay:.2s}.radio input[type=checkbox]:checked,.radio input[type=checkbox]:indeterminate,.checkbox input[type=checkbox]:checked,.checkbox input[type=checkbox]:indeterminate{background:#0082aa;border-color: #0082aa}.radio input[type=checkbox]:checked:before,.checkbox input[type=checkbox]:checked:before{left:0px;top:13px;width:10px;height:2px}.radio input[type=checkbox]:checked:after,.checkbox input[type=checkbox]:checked:after{right:6px;bottom:1px;width:2px;height:16px}.switch{position:relative;display:flex;align-items:center}.switch .switchstyle{margin-left:10px;margin-right:10px;position:relative}.switch .switchstyle input{opacity:0;position:absolute}.switch .switchstyle input:checked+.slider{background-color:#01ae9a}.switch .switchstyle input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);left:32px}.switch .switchstyle .slider{display:flex;width:80px;height:24px;position:relative;cursor:pointer;background-color:#dcdcdc;-webkit-transition:.4s;transition:.4s;border-radius:34px}.switch .switchstyle .slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;top:2px;background-color:white;-webkit-transition:.4s;transition:.4s;border-radius:50%}.switch .switchstyle.waitingedit{pointer-events:none}.switch .switchstyle.small{margin-left:0px;margin-right:0px}.switch .switchstyle.small input:checked+.slider:before{left:8px}.switch .switchstyle.small .slider{width:50px;height:18px}.switch .switchstyle.small .slider:before{height:14px;width:14px;left:2px;top:2px}.switch.red .switchstyle input:checked+.slider{background-color:#e94949}.switch.blue .switchstyle input:checked+.slider{background-color:#16b3f6}.switch.purple .switchstyle input:checked+.slider{background-color:#cf64e6}
/*# sourceMappingURL=general.min.css.map */
