// SOCIAL FID ul.social-link{padding:0}ul.social-link li{position:relative;background:#f8f8f8;padding:13px;list-style-type:none;margin-bottom:1px}ul.social-link li:before{width:10px;content:"";height:21px;background-position:-360px -180px;position:relative;display:inline-block;margin-right:29px;vertical-align:-7px;margin-left:4px}ul.social-link li#social-login-google:before{width:24px;background-position:-390px -180px;margin-right:18px;margin-left:0}ul.social-link li img{width:20px;margin-right:15px}ul.social-link li .switch{position:absolute;right:20px;top:15px;width:30px;height:20px;background:#e3e3e3;border-radius:50px;transition:all ease .3s;cursor:pointer;border:none}ul.social-link li .switch:before{content:"";position:absolute;right:11px;top:1px;width:18px;height:18px;background:#fff;border-radius:50%;transition:all ease .3s}ul.social-link li.active .switch:before{right:1px}ul.social-link li.active .switch{background:#105a33}