.newsfeed-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1f2d3b;transition:.4s;height:15px;width:35px}.newsfeed-slider:before{position:absolute;content:"";height:9px;width:9px;left:3px;bottom:3px;background-color:#fff;transition:.4s;margin-right:10px}input:checked+.newsfeed-slider{background-color:#ddb03b}input:focus+.newsfeed-slider{box-shadow:0 0 0 2px rgba(21,156,228,.7);outline:none}input:checked+.newsfeed-slider:before{transform:translateX(20px)}.newsfeed-slider.round{border-radius:34px}.newsfeed-slider.round:before{border-radius:50%}.switch-border-orange{box-shadow:0 0 1px 1px #ddb03b}.newsfeed-switch{position:relative;display:inline-block;width:40px}.newsfeed-switch input{opacity:0;width:0;height:0}