.form-check{width:auto;padding:0!important}.form-check input[type=checkbox]{display:none}.form-check input[type=checkbox]~label{cursor:pointer;font-size:15px;color:#777;position:relative;width:100%;padding:10px 15px;color:#444;background-color:#fff;border:1px solid #146dc0;border-radius:2px;font-size:16px;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.form-check input[type=checkbox]~label:after,.form-check input[type=checkbox]~label:before{content:none}.form-check input[type=checkbox]:checked~label{background-color:#146dc0;border-color:#146dc0;color:#fff}.form-check.not-available{opacity:.5;pointer-events:none}.form-check.not-available label{text-decoration:line-through}