.v-form-switch{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.v-form-switch.on .switch{background-color:#004a43}.v-form-switch.on .switch:before{background-color:#009688;left:15px}.v-form-switch.disabled{cursor:not-allowed}.v-form-switch.disabled .switch:before{background-color:#999}.v-form-switch.pending{cursor:wait}.v-form-switch .text{cursor:pointer;padding-right:8px}.v-form-switch .switch{cursor:pointer;background-color:#292929;border-radius:8px;width:36px;height:14px;margin-top:10px;margin-bottom:10px;transition:background-color .1s;position:relative}.v-form-switch .switch:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:left .1s,background-color .1s;display:block;position:absolute;top:-3px;left:0}
