#switchForm { text-align: center; margin-bottom: 50px; } .table { margin-top: 20px; } .table > tbody > tr > td { vertical-align: middle; height: 50px; } .checkbox { margin-top: 0; margin-bottom: 0; } .scrollingTable { height: 500px; overflow: auto; } .customSpanMargin { display: inline-block; margin-top: 2px; margin-bottom: 2px; }