.m_switch{width:40px;height:20px;float:left;border-radius:100px;background-color:#fff;border:1px solid #282828;overflow:hidden;transition:.25s all;transition-delay:0s,.08s;margin:0;padding:0;position:relative}.m_switch_color{background-color:#e2e585!important}.m_switch_b{display:block}.m_switch_check{position:absolute;display:block;cursor:pointer;top:0;left:0;width:100%;height:100%;opacity:0;z-index:6}.m_switch_element{position:absolute;left:2px;top:2px;bottom:2px;right:48%;background-color:#282828;border-radius:36px;z-index:1;transition:.25s cubic-bezier(.785,.135,.15,.86);transition-property:left,right;transition-delay:0s,.08s;box-shadow:0 1px 2px rgba(0,0,0,.2)}.m_switch_checked{right:2px!important;left:48%!important;transition:.25s cubic-bezier(.785,.135,.15,.86)!important;transition-property:left,right!important;transition-delay:.08s,0s!important}