.btn-switch{position:relative;display:inline-block;border:1px solid transparent;height:30px;width:80px}.btn-switch:after,.btn-switch:before{display:block;float:left;width:50%;height:28px;padding:0;line-height:30px;text-align:center}.btn-switch:before{content:"Av";background-color:#fdfdff;background-image:-moz-linear-gradient(top,#fff,#fafaff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fafaff));background-image:-webkit-linear-gradient(top,#fff,#fafaff);background-image:-o-linear-gradient(top,#fff,#fafaff);background-image:linear-gradient(to bottom,#fff,#fafaff);background-repeat:repeat-x}.btn-switch:after{content:"";background:0 0}.btn-switch-checked .btn-switch:before{content:"";background:0 0}.btn-switch-checked .btn-switch:after{content:"På";background-color:#fdfdff;background-image:-moz-linear-gradient(top,#fff,#fafaff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fafaff));background-image:-webkit-linear-gradient(top,#fff,#fafaff);background-image:-o-linear-gradient(top,#fff,#fafaff);background-image:linear-gradient(to bottom,#fff,#fafaff);background-repeat:repeat-x}.btn-switch-default{background:#e1e1e5;border-color:#e1e1e5}.btn-switch-checked .btn-switch-default{background:#0bad20;border-color:#0bad20}.btn-switch-label{position:relative;display:inline-block;cursor:pointer;line-height:0}.btn-switch-label input{position:absolute;right:0;visibility:hidden}.btn-switch-label input:focus.svs-keyboard-focus{outline:0}.btn-switch-label input:focus.svs-keyboard-focus+.btn-switch{outline:2px auto #4285f4;outline:2px auto -webkit-focus-ring-color;outline-offset:1px}.btn-switch-label>*{pointer-events:none}.desktop .btn-switch-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}/*# sourceMappingURL=/stylesheets/ddf0f705825654dbf754a0facc690013b3961dbf.map */