.checkbox-switch[data-v-7b50afbe]{cursor:pointer;display:inline-block;overflow:hidden;position:relative;text-align:left;width:80px;height:30px;border-radius:30px;line-height:1.2;font-size:14px}.checkbox-switch input.input-checkbox[data-v-7b50afbe]{position:absolute;left:0;top:0;width:80px;height:30px;padding:0;margin:0;opacity:0;z-index:2;cursor:pointer}.checkbox-switch input.input-checkbox:checked+.checkbox-animate[data-v-7b50afbe]{background-color:#2ecc71}.checkbox-switch input.input-checkbox:checked+.checkbox-animate[data-v-7b50afbe]:before{left:55px;background-color:#27ae60}.checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-off[data-v-7b50afbe]{display:none;opacity:0}.checkbox-switch input.input-checkbox:checked+.checkbox-animate .checkbox-on[data-v-7b50afbe]{display:block;opacity:1}.checkbox-switch .checkbox-animate[data-v-7b50afbe]{position:relative;width:80px;height:30px;background-color:#95a5a6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background .25s ease-out 0s;transition:background .25s ease-out 0s}.checkbox-switch .checkbox-animate[data-v-7b50afbe]:before{content:"";display:block;position:absolute;width:20px;height:20px;border-radius:10px;-webkit-border-radius:10px;background-color:#7f8c8d;top:5px;left:5px;-webkit-transition:left .3s ease-out 0s;transition:left .3s ease-out 0s;z-index:10}.checkbox-switch .checkbox-off[data-v-7b50afbe],.checkbox-switch .checkbox-on[data-v-7b50afbe]{float:left;color:#fff;font-weight:700;padding-top:6px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.checkbox-switch .checkbox-off[data-v-7b50afbe]{margin-left:30px;opacity:1}.checkbox-switch .checkbox-on[data-v-7b50afbe]{display:none;float:right;margin-right:35px;opacity:0}.checkbox-switch[disabled][data-v-7b50afbe]{opacity:.5;pointer-events:none}