.v-form-switch{align-items:center;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{background-color:#292929;border-radius:8px;cursor:pointer;transition:background-color .1s ease;margin-top:10px;margin-bottom:10px;width:36px;height:14px;position:relative}.v-form-switch .switch:before{background-color:#fff;border-radius:50%;content:"";display:block;transition:left .1s ease,background-color .1s ease;width:20px;height:20px;position:absolute;top:-3px;left:0}
