.nav-link{color:#000!important}.onoffswitch{position:relative;width:60px;height:30px;display:inline-block;vertical-align:middle}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #e3e3e3;border-radius:30px;height:100%}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;-webkit-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s;background-color:#ffc107;color:#fff;text-align:center;line-height:30px;font-weight:700}.onoffswitch-switch{display:block;width:30px;height:30px;margin:0;background:#fff;position:absolute;top:0;right:30px;border:2px solid #e3e3e3;border-radius:30px;-webkit-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}