.switch-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0px;overflow:hidden}.switch-field input{position:absolute !important;clip:rect(0, 0, 0, 0);height:1px;width:1px;overflow:hidden;margin-bottom:0px}.switch-field label{background-color:grey;color:#fff;font-size:18px;text-transform:uppercase;line-height:1;text-align:center;width:50%;padding:8px 16px;margin-right:0px;border-radius:0px;margin-bottom:0px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.switch-field #yes label{background-color:green}.switch-field label:hover{cursor:pointer}.switch-field input:checked+label:first-of-type{background-color:#00ab55;box-shadow:0px 0px 5px 0px #22b573}.switch-field input:checked+label:last-of-type{background-color:#636363;box-shadow:0px 0px 5px 0px #4f4f4f}.switch-field label:first-of-type{border:2px solid #fff;color:#fff;border-right:1px solid #fff;background-color:#3add8f}.switch-field label:last-of-type{border:2px solid #fff;border-left:1px solid #fff;color:#fff;background-color:#999999}
