.onoffswitch{position:relative;width:65px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #666;border-radius:5px}.onoffswitch-inner{width:200%;margin-left:-100%;-moz-transition:margin .1s ease-in 0s;-webkit-transition:margin .1s ease-in 0s;-o-transition:margin .1s ease-in 0s;transition:margin .1s ease-in 0s}.onoffswitch.mini{width:30px;margin-top:3px}.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:20px;padding:0;line-height:20px;font-size:12px;font-family:Trebuchet,Arial,sans-serif;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:"YES";padding-left:6px;background-color:#6BB2ED;color:#FFF}.onoffswitch-inner:after{content:"NO";padding-right:6px;background-color:#F8F8F8;color:#666;text-align:right}.mini>.onoffswitch-label>.onoffswitch-inner:after,.mini>.onoffswitch-label>.onoffswitch-inner:before{padding-right:5px;height:10px;line-height:10px;font-size:7px}.mini>.onoffswitch-label>.onoffswitch-inner{width:100%}.mini>.onoffswitch-label>.onoffswitch-inner:before{content:"Y"}.mini>.onoffswitch-label>.onoffswitch-inner:after{content:"N"}.onoffswitch-inner.disabled:after,.onoffswitch-inner.disabled:before{background-color:#DDD;color:#666;cursor:not-allowed;pointer-events:auto!important}.onoffswitch-switch{width:30px;margin:0;background:#FFF;border:1px solid #666;border-radius:5px;position:absolute;top:0;bottom:0;right:33px;-moz-transition:all .1s ease-in 0s;-webkit-transition:all .1s ease-in 0s;-o-transition:all .1s ease-in 0s;transition:all .1s ease-in 0s;background-image:-moz-linear-gradient(center top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(center top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(center top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%);background-image:linear-gradient(center top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%)}.mini>.onoffswitch-label>.onoffswitch-switch{width:15px;right:13px}.onoffswitch-switch.disabled{cursor:not-allowed}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.prettyTick input[type=checkbox]{display:none}.prettyTick input[type=checkbox]+label{position:relative;padding-right:25px;cursor:pointer}.prettyTick input[type=checkbox]+label:before{content:'';position:absolute;right:0;top:-1px;width:17px;height:17px;border:1px solid #E0E0E0;background:#fff;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.prettyTick input[type=checkbox]+label:after{content:"\2713";position:absolute;top:1px;right:2px;font-size:19px;line-height:.8;color:#6BB2ED;transition:all .2s}.prettyTick input[type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.prettyTick input[type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.prettyTick input[type=checkbox]:disabled+label:before{box-shadow:none;border-color:#BBB;background-color:#DDD}.prettyTick input[type=checkbox]:disabled:checked+label:after{color:#999;cursor:not-allowed}.prettyTick input[type=checkbox]:disabled+label{color:#aaa;cursor:not-allowed}.prettyTick input[type=checkbox]:checked:focus+label:before,.prettyTick input[type=checkbox]:not(:checked):focus+label:before{border:1px dotted #00f}.switch{position:relative;padding:0;font-family:Trebuchet,Arial,sans-serif;font-size:12px;display:block;height:22px}.switch input{position:absolute;opacity:0}.switch label{position:relative;z-index:2;float:left;width:50%;height:100%;margin:0;text-align:center;white-space:nowrap;line-height:22px;vertical-align:middle;cursor:pointer}.switch .slide-button{position:absolute;top:0;left:0;padding:0;z-index:1;width:50%;height:100%;display:block;transition:all .2s ease-out 0s}.switch input:last-of-type:checked~.slide-button{left:50%}.switch.switch-3 .slide-button,.switch.switch-3 label{width:33.3%}.switch.switch-3 input:checked:nth-of-type(2)~.slide-button{left:33.3%}.switch.switch-3 input:checked:last-of-type~.slide-button{left:66.6%}.switch.switch-4 .slide-button,.switch.switch-4 label{width:25%}.switch.switch-4 input:checked:nth-of-type(2)~.slide-button{left:25%}.switch.switch-4 input:checked:nth-of-type(3)~.slide-button{left:50%}.switch.switch-4 input:checked:last-of-type~.slide-button{left:75%}.switch.switch-5 .slide-button,.switch.switch-5 label{width:20%}.switch.switch-5 input:checked:nth-of-type(2)~.slide-button{left:20%}.switch.switch-5 input:checked:nth-of-type(3)~.slide-button{left:40%}.switch.switch-5 input:checked:nth-of-type(4)~.slide-button{left:60%}.switch.switch-5 input:checked:last-of-type~.slide-button{left:80%}.switch.switch-6 .slide-button,.switch.switch-6 label{width:16.6%}.switch.switch-6 input:checked:nth-of-type(2)~.slide-button{left:16.6%}.switch.switch-6 input:checked:nth-of-type(3)~.slide-button{left:33.2%}.switch.switch-6 input:checked:nth-of-type(4)~.slide-button{left:49.8%}.switch.switch-6 input:checked:nth-of-type(5)~.slide-button{left:66.4%}.switch.switch-6 input:checked:last-of-type~.slide-button{left:83%}.switch.switch-7 .slide-button,.switch.switch-7 label{width:14.28%}.switch.switch-7 input:checked:nth-of-type(2)~.slide-button{left:14.28%}.switch.switch-7 input:checked:nth-of-type(3)~.slide-button{left:28.56%}.switch.switch-7 input:checked:nth-of-type(4)~.slide-button{left:42.84%}.switch.switch-7 input:checked:nth-of-type(5)~.slide-button{left:57.12%}.switch.switch-7 input:checked:nth-of-type(6)~.slide-button{left:71.4%}.switch.switch-7 input:checked:last-of-type~.slide-button{left:85.68%}.switch.switch-8 .slide-button,.switch.switch-8 label{width:12.5%}.switch.switch-8 input:checked:nth-of-type(2)~.slide-button{left:12.5%}.switch.switch-8 input:checked:nth-of-type(3)~.slide-button{left:25%}.switch.switch-8 input:checked:nth-of-type(4)~.slide-button{left:37.5%}.switch.switch-8 input:checked:nth-of-type(5)~.slide-button{left:50%}.switch.switch-8 input:checked:nth-of-type(6)~.slide-button{left:62.5%}.switch.switch-8 input:checked:nth-of-type(7)~.slide-button{left:75%}.switch.switch-8 input:checked:last-of-type~.slide-button{left:87.5%}.candy{background-color:#fff;color:#666;font-weight:700;text-align:center;border:1px solid #666;border-radius:5px}.candy input:checked+label{color:#fff;line-height:22px}.candy .slide-button{border:1px solid #666;border-radius:5px;background-color:#6BB2ED;line-height:24px;position:relative;top:-1px}.candy p{color:#666;text-shadow:none}.candy span{color:#FFF}.switch-8 .slide-button{width:12%!important}.switch-8{width:680px!important}