﻿.NZ-Switcher{position:relative;display:inline-block;width:46px;height:20px;margin-right:10px;border-radius:20px;vertical-align:top !important;cursor:pointer;transition:all .3s;}.NZ-Switcher.disabled{opacity:.6;}.NZ-Switcher::after{content:attr(nzval);position:absolute;width:100px;right:-110px;top:50%;text-align:left;font-size:1rem;transform:translateY(-50%);}.NZ-Switcher.dark{border:2px solid rgba(194,194,194,1);background-color:rgba(242,242,242,1);}.NZ-Switcher.dark.hover{border-color:rgba(193,193,193,1) !important;background-color:rgba(235,235,235,1) !important;transition:all .3s;}.NZ-Switcher.dark.pressed{border-color:rgba(193,193,193,1) !important;background-color:rgba(235,235,235,1) !important;transition:all .3s;}.NZ-Switcher.white{border:2px solid rgba(84,84,84,1);background-color:rgba(36,36,36,1);}.NZ-Switcher.white.hover{border-color:rgba(86,86,86,1) !important;background-color:rgba(49,49,49,1) !important;transition:all .3s;}.NZ-Switcher.white.pressed{border-color:rgba(88,88,88,1) !important;background-color:rgba(55,55,55,1) !important;transition:all .3s;}.NZ-Switcher.open{transition:all .3s;}.NZ-Switcher.dark.open{border-color:rgba(0,120,215,1);background-color:rgba(2,112,204,1);}.NZ-Switcher.dark.open.hover{border-color:rgba(0,101,190,1) !important;background-color:rgba(0,101,190,1) !important;}.NZ-Switcher.dark.open.pressed{border-color:rgba(0,126,213,1) !important;background-color:rgba(0,126,213,1) !important;}.NZ-Switcher.white.open{border-color:rgba(2,191,252,1);background-color:rgba(2,191,252,1);}.NZ-Switcher.white.open.hover{border-color:rgba(73,212,255,1) !important;background-color:rgba(73,212,255,1) !important;}.NZ-Switcher.white.open.pressed{border-color:rgba(1,183,247,1) !important;background-color:rgba(1,183,247,1) !important;}.NZ-Switcher .knob{position:absolute;left:8.7%;top:50%;width:13px;height:13px;border:0;border-radius:100%;transform:translateY(-50%);transition:all .3s;}.NZ-Switcher .knob.hover{width:15px;height:15px;}.NZ-Switcher .knob.pressed{width:19px;height:15px;border-radius:40% 40%;}.NZ-Switcher.dark .knob{background-color:rgba(101,101,101,1);}.NZ-Switcher.dark .knob.hover{background-color:rgba(98,98,98,1);}.NZ-Switcher.dark .knob.pressed{background-color:rgba(95,95,95,1);}.NZ-Switcher.white .knob{background-color:rgba(208,208,208,1);}.NZ-Switcher.white .knob.hover{background-color:rgba(211,211,211,1);}.NZ-Switcher.white .knob.pressed{background-color:rgba(212,212,212,1);}.NZ-Switcher.open .knob{left:63%;transition:all .3s;}.NZ-Switcher.open .knob.hover{left:60%;}.NZ-Switcher.open .knob.pressed{left:52%;}.NZ-Switcher.open.dark .knob{background-color:rgba(253,253,253,1);}.NZ-Switcher.open.white .knob{background-color:rgba(0,34,47,1);}.NZ-Switcher.open.white .knob.hover{background-color:rgba(13,38,46,1);}.NZ-Switcher.open.white .knob.pressed{background-color:rgba(1,33,45,1);}