.ipp-simple-loading-toggle-switch{position:relative;width:75px;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}.ipp-simple-loading-toggle-switch-checkbox{display:none !important}.ipp-simple-loading-toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px;margin:0}.ipp-simple-loading-toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.ipp-simple-loading-toggle-switch-inner:before,.ipp-simple-loading-toggle-switch-inner:after{display:block;float:left;width:50%;height:34px;padding:0;line-height:34px;font-size:14px;color:#fff;font-weight:bold;box-sizing:border-box}.ipp-simple-loading-toggle-switch-inner:before{content:"Yes";text-transform:uppercase;padding-left:10px;background-color:#60b3f7;color:#fff}.ipp-simple-loading-toggle-switch-disabled{background-color:#ddd;cursor:not-allowed}.ipp-simple-loading-toggle-switch-disabled:before{background-color:#ddd;cursor:not-allowed}.ipp-simple-loading-toggle-switch-inner:after{content:"No";text-transform:uppercase;padding-right:10px;background-color:#bbb;color:#fff;text-align:right}.ipp-simple-loading-toggle-switch-switch{display:block;width:24px;margin:5px;background:#fff;position:absolute;top:0;bottom:0;right:40px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}.ipp-simple-loading-toggle-switch-checkbox:checked+.ipp-simple-loading-toggle-switch-label .ipp-simple-loading-toggle-switch-inner{margin-left:0}.ipp-simple-loading-toggle-switch-checkbox:checked+.ipp-simple-loading-toggle-switch-label .ipp-simple-loading-toggle-switch-switch{right:0px}

