#customToggleTwo label{position:relative;display:inline-block;width:39px;height:20px}#customToggleTwo input{opacity:0;width:0;height:0}#customToggleTwo span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#b0bec5;transition:.3s;border-radius:30px}#customToggleTwo span:before{position:absolute;content:"";height:15px;width:15px;left:3px;bottom:2.6px;background-color:#ebebeb;border-radius:50%;transition:.3s}#customToggleTwo input:checked+span{background:#31b099;background:linear-gradient(90deg,#31b099,#0e7260);padding:10px 0!important;color:#fff!important}#customToggleTwo input:checked+span:before{transform:translate(18px)}#customToggleTwo strong{position:absolute;left:100%;width:max-content;line-height:30px;margin-left:10px;cursor:pointer}.Polaris-DataTable__Navigation{display:none!important}
