.switch-field{overflow:hidden;width:50%;transform:translate(50%, 0px)}.switch-title{margin-bottom:6px}.switch-field input{position:absolute !important;clip:rect(0, 0, 0, 0);height:1px;width:1px;border:0;overflow:hidden}.switch-field label{float:left}.switch-field label{display:inline-block;width:140px;background-color:#fff;color:rgba(0,0,0,.6);font-size:14px;font-weight:normal;text-align:center;text-shadow:none;padding:6px 14px;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.3),0 1px rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.3),0 1px rgba(255,255,255,.1);-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.switch-field label:hover{cursor:pointer}.switch-field input:checked+label{background-color:#f89828;-webkit-box-shadow:none;box-shadow:none}.switch-field label:first-of-type{border-radius:40px 0 0 40px}.switch-field label:last-of-type{border-radius:0 40px 40px 0}
