.switchery{background-color:#fff;border-radius:20px;cursor:pointer;display:inline-block;height:14px;position:relative;vertical-align:middle;width:38px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box;background-clip:content-box;-webkit-transition:background-color .8s ease-out!important;transition:background-color .8s ease-out!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin:6px 2px}.switchery>small{background:#fff;border-radius:50%;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.55);box-shadow:0 1px 4px rgba(0,0,0,.55);height:20px;position:absolute;top:0;width:20px;margin-top:-3px;-webkit-transition:background .2s cubic-bezier(.55,0,.1,1),left .2s cubic-bezier(.55,0,.1,1)!important;transition:background .2s cubic-bezier(.55,0,.1,1),left .2s cubic-bezier(.55,0,.1,1)!important}.switchery-small{width:28px;height:9px;margin:4px 1px}.switchery-small>small{height:16px;width:16px;top:-1px}.switchery-large{width:48px}.switchery-large>small{height:24px;width:24px;top:-3px}