row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>[class*=" col-"],.row.no-gutters>[class^=col-]{padding-right:0;padding-left:0}.formy-switch>input[type=checkbox]{display:none}.formy-switch>label{cursor:pointer;height:0;position:relative;width:40px}.formy-switch>label::before{background:#000;box-shadow:inset 0 0 10px rgba(0,0,0,.5);border-radius:8px;content:'';height:16px;margin-top:-8px;position:absolute;opacity:.3;transition:all .4s ease-in-out;width:40px}.formy-switch>label::after{background:#fff;border-radius:16px;box-shadow:0 0 5px rgba(0,0,0,.3);content:'';height:24px;left:-4px;margin-top:-8px;position:absolute;top:-4px;transition:all .3s ease-in-out;width:24px}.formy-switch>input[type=checkbox]:checked+label::before{background:inherit;opacity:.5}.formy-switch>input[type=checkbox]:checked+label::after{background:inherit;left:20px}.formy-checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.formy-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.formy-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.formy-checkbox:hover input~.checkmark{background-color:#ccc}.formy-checkbox input:checked~.checkmark{background-color:#2196f3}.formy-checkbox .checkmark:after{content:"";position:absolute;display:none}.formy-checkbox input:checked~.checkmark:after{display:block}.formy-checkbox .checkmark:after{left:9px;top:5px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.formy-radio{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.formy-radio input{position:absolute;opacity:0;cursor:pointer}.formy-radio .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.formy-radio:hover input~.checkmark{background-color:#ccc}.formy-radio input:checked~.checkmark{background-color:#2196f3}.formy-radio .checkmark:after{content:"";position:absolute;display:none}.formy-radio input:checked~.checkmark:after{display:block}.formy-radio .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}