.premium-form-checkbox .premium-form-checkbox-item{margin-bottom:10px}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item input:first-child{margin-right:10px}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap{display:block;position:relative;margin-right:12px;cursor:pointer;user-select:none}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap input:checked~.premium-checkbox-item-input-checkmark{background-color:#2196f3}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap input{position:absolute;opacity:0;cursor:pointer;height:100%;width:100%;z-index:9;margin:0!important}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap input:checked~.premium-checkbox-item-input-checkmark:after{display:block}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap input::after,.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap input::before{content:"";display:none}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap .premium-checkbox-item-input-checkmark{position:relative;display:flex;align-items:center;justify-content:center!important;position:relative;height:20px;width:20px;border:1px solid #bdbdbd;border-radius:5px}.premium-form-checkbox .premium-form-checkbox-item .premium-checkbox-item-input-wrap .premium-checkbox-item-input-checkmark:after{content:"";display:none;width:5px;height:11px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}