.toggle_switch-ios+.toggle_switch-button{background:#808285;border-radius:1em;padding:2px;transition:all .4s ease;border:1px solid #e8eae9}.toggle_switch-ios+.toggle_switch-button:after{border-radius:1em;background:#fbfbfb;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 rgba(0,0,0,.08)}.toggle_switch-ios+.toggle_switch-button:hover:after{will-change:padding}.toggle_switch-ios+.toggle_switch-button:active{box-shadow:inset 0 0 0 2em #e8eae9}.toggle_switch-ios+.toggle_switch-button:active:after{padding-right:.8em}.toggle_switch-ios:checked+.toggle_switch-button{background:#5bcbf5}.toggle_switch-ios:checked+.toggle_switch-button:active{box-shadow:none}.toggle_switch-ios:checked+.toggle_switch-button:active:after{margin-left:-.8em}