.iu-switch:checked{background:#003e6c}.iu-switch{width:30px;height:15px}.iu-switch:before{content:"";position:absolute;width:15px;height:15px;border-radius:20px;left:0;background:#fff;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.5s;transition:.5s;-webkit-box-shadow:0 2px 5px #003e6c;box-shadow:0 2px 5px #003e6c;top:0}.iu-switch:checked:before{left:15px}