﻿@import url(https://fonts.googleapis.com/css?family=Sanchez);*,*::before,*::after{transition:400ms all ease-in-out 50ms;box-sizing:border-box;backface-visibility:hidden;}.switch-toggle{zoom:.4;}.switch-toggle input[type="checkbox"]{display:none;}.switch-toggle a{color:#2b2b2b;text-decoration:none;padding:10px;border-bottom:2px solid #2b2b2b;}.switch-toggle a:hover{background:#2b2b2b;color:#fff;}.switch-toggle input[type="checkbox"]:checked~div{background:#49a844;box-shadow:0 0 2px #49a844;}.switch-toggle input[type="checkbox"]:checked~div label{left:55px;transform:rotate(360deg);}.switch-toggle div,.switch-toggle label{border-radius:50px;}.switch-toggle div{height:50px;width:100px;background:#aeadad;position:relative;box-shadow:0 0 2px #2b2b2b;}.switch-toggle label{height:40px;width:40px;background:#fff;position:absolute;top:5px;left:5px;cursor:pointer;}.switch-toggle label::before{content:'';height:30px;width:2.5px;position:absolute;top:calc(50% - 15px);left:calc(50% - 1.25px);transform:rotate(45deg);}.switch-toggle label::after{content:'';height:2.5px;width:30px;position:absolute;top:calc(50% - 1.25px);left:calc(50% - 15px);transform:rotate(45deg);}.switch-toggle label::before,.switch-toggle label::after{background:#2b2b2b;border-radius:2.25px;}.switch-toggle input[type="checkbox"]:checked~div label::before{height:25px;top:calc(55% - 12.5px);left:calc(60% - 1.25px);background:#49a844;}.switch-toggle input[type="checkbox"]:checked~div label::after{width:10px;top:calc(95% - 12.5px);left:calc(22.5% - 1.25px);background:#49a844;}