.switchery{cursor:pointer;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;box-sizing:content-box;background-color:#fff;background-clip:content-box;border:1px solid #dfdfdf;border-radius:20px;width:50px;height:30px;display:inline-block;position:relative}.switchery>small{background:#fff;border-radius:100%;width:30px;height:30px;position:absolute;top:0;box-shadow:0 1px 3px #0006}.switchery-small{border-radius:20px;width:33px;height:20px}.switchery-small>small{width:20px;height:20px}.switchery-large{border-radius:40px;width:66px;height:40px}.switchery-large>small{width:40px;height:40px}