.onoffswitch{position:relative;width:40px;height:24px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#switch-header-div{margin:3px 0 3px 0}.onoffswitch-checkbox{position:absolute;opacity:0;pointer-events:none}.switch-label{text-transform:uppercase;width:36px;height:31px;display:inline-block!important;font-size:12px!important;color:#333;letter-spacing:-.12px;text-align:center;line-height:1.2}.bold-label{font-weight:bold}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;height:22.5px;padding:0;line-height:24px;border:2px solid #e3e3e3;border-radius:24px;background-color:#6165ae;margin:0!important;transition:background-color .3s ease-in}.onoffswitch-label:before{content:"";display:block;width:22.5px;height:22.5px;margin:0;background:#fff;position:absolute;top:0;bottom:0;right:17px;border:2px solid #e3e3e3;border-radius:24px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label{background-color:#e8171f}.onoffswitch-checkbox:checked+.onoffswitch-label,.onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:#e5e5e5}.onoffswitch-checkbox:checked+.onoffswitch-label:before{right:0}