.switch{display:inline-block;height:18px;position:relative;width:35px}.switch input{display:none}.switch .slider{background-color:#ebedf2;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch .slider:before{background-color:#fff;bottom:2px;box-shadow:0 1px 15px 1px rgba(52,40,104,.34);content:"";height:14px;left:2px;position:absolute;transition:.4s;width:14px}.switch input:checked+.slider:before{transform:translateX(17px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.switch.s-default .slider:before{background-color:#d3d3d3}.switch.s-primary .slider:before{background-color:#1b55e2}.switch.s-success .slider:before{background-color:#2f490b}.switch.s-warning .slider:before{background-color:#e2a03f}.switch.s-danger .slider:before{background-color:#e7515a}.switch.s-secondary .slider:before{background-color:#5c1ac3}.switch.s-info .slider:before{background-color:#2196f3}.switch.s-dark .slider:before{background-color:#3b3f5c}.switch input:checked+.slider:before{background-color:#fff}.switch.s-default input:checked+.slider{background-color:#d3d3d3}.switch.s-default input:focus+.slider{box-shadow:0 0 1px #ebedf2}.switch.s-primary input:checked+.slider{background-color:#1b55e2}.switch.s-primary input:focus+.slider{box-shadow:0 0 1px #1b55e2}.switch.s-success input:checked+.slider{background-color:#2f490b}.switch.s-success input:focus+.slider{box-shadow:0 0 1px #2f490b}.switch.s-warning input:checked+.slider{background-color:#e2a03f}.switch.s-warning input:focus+.slider{box-shadow:0 0 1px #e2a03f}.switch.s-danger input:checked+.slider{background-color:#e7515a}.switch.s-danger input:focus+.slider{box-shadow:0 0 1px #e7515a}.switch.s-secondary input:checked+.slider{background-color:#5c1ac3}.switch.s-secondary input:focus+.slider{box-shadow:0 0 1px #5c1ac3}.switch.s-info input:checked+.slider{background-color:#2196f3}.switch.s-info input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch.s-dark input:checked+.slider{background-color:#3b3f5c}.switch.s-dark input:focus+.slider{box-shadow:0 0 1px #3b3f5c}.switch.s-outline .slider{background-color:transparent;border:2px solid #ebedf2;height:19px;width:36px}.switch.s-outline .slider:before{height:13px;width:13px}.switch.s-outline[class*=s-outline-] .slider:before{background-color:#bfc9d4;border:2px solid #bfc9d4;bottom:1px;box-shadow:0 1px 15px 1px rgba(52,40,104,.25);color:#ebedf2;left:1px}.switch.s-icons.s-outline-default{color:#d3d3d3}.switch.s-icons.s-outline-primary{color:#1b55e2}.switch.s-icons.s-outline-success{color:#2f490b}.switch.s-icons.s-outline-warning{color:#e2a03f}.switch.s-icons.s-outline-danger{color:#e7515a}.switch.s-icons.s-outline-secondary{color:#5c1ac3}.switch.s-icons.s-outline-info{color:#2196f3}.switch.s-icons.s-outline-dark{color:#3b3f5c}.switch.s-outline-default input:checked+.slider{border:2px solid #ebedf2}.switch.s-outline-default input:checked+.slider:before{background-color:#d3d3d3;border:2px solid #d3d3d3;box-shadow:0 1px 15px 1px rgba(52,40,104,.25)}.switch.s-outline-default input:focus+.slider{box-shadow:0 0 1px #ebedf2}.switch.s-outline-primary input:checked+.slider{border:2px solid #1b55e2}.switch.s-outline-primary input:checked+.slider:before{background-color:#1b55e2;border:2px solid #1b55e2;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-primary input:focus+.slider{box-shadow:0 0 1px #1b55e2}.switch.s-outline-success input:checked+.slider{border:2px solid #2f490b}.switch.s-outline-success input:checked+.slider:before{background-color:#2f490b;border:2px solid #2f490b;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-success input:focus+.slider{box-shadow:0 0 1px #2f490b}.switch.s-outline-warning input:checked+.slider{border:2px solid #e2a03f}.switch.s-outline-warning input:checked+.slider:before{background-color:#e2a03f;border:2px solid #e2a03f;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-warning input:focus+.slider{box-shadow:0 0 1px #e2a03f}.switch.s-outline-danger input:checked+.slider{border:2px solid #e7515a}.switch.s-outline-danger input:checked+.slider:before{background-color:#e7515a;border:2px solid #e7515a;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-danger input:focus+.slider{box-shadow:0 0 1px #e7515a}.switch.s-outline-secondary input:checked+.slider{border:2px solid #5c1ac3}.switch.s-outline-secondary input:checked+.slider:before{background-color:#5c1ac3;border:2px solid #5c1ac3;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-secondary input:focus+.slider{box-shadow:0 0 1px #5c1ac3}.switch.s-outline-info input:checked+.slider{border:2px solid #2196f3}.switch.s-outline-info input:checked+.slider:before{background-color:#2196f3;border:2px solid #2196f3;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-info input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch.s-outline-dark input:checked+.slider{border:2px solid #3b3f5c}.switch.s-outline-dark input:checked+.slider:before{background-color:#3b3f5c;border:2px solid #3b3f5c;box-shadow:0 1px 15px 1px rgba(52,40,104,.34)}.switch.s-outline-dark input:focus+.slider{box-shadow:0 0 1px #3b3f5c}.switch.s-icons{height:30px;width:57px}.switch.s-icons .slider{height:25px;width:48px}.switch.s-icons .slider:before{color:#3b3f5c;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e9ecef' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");height:19px;line-height:1.3;vertical-align:sub;width:19px}.switch.s-icons input:checked+.slider:before{color:#fff;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");line-height:1.4;transform:translateX(23px);vertical-align:sub}
