<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!-- ## https://github.com/nostalgiaz/bootstrap-switch/tree/master/dist -->
<!-- link href="https://raw.githubusercontent.com/nostalgiaz/bootstrap-switch/master/dist/css/bootstrap3/bootstrap-switch.min.css" rel="stylesheet" />
<script src="https://raw.githubusercontent.com/nostalgiaz/bootstrap-switch/master/dist/js/bootstrap-switch.min.js"></script
-->
<div>
<input type="checkbox" name="my-checkbox" checked />
</div>
<!-- ## BOOTPLY: Bootstrap 3.1.0 and jQuery 1.11.1 -->
<div class="container">
<div class="row">
<div class="col-md-4 well "><h3>Process a <b>Starter</b></h3></div>
<div class="col-md-4 well "><h3><b>Amend</b> a Record</h3></div>
<div class="col-md-4 well well-active"><h3>Process a <b>Leaver</b></h3></div>
</div>
</div>