.container-fluid { margin: 0; padding: 0; } .tab-title { display: none; } .active .tab-title { display: block; } .scrollable { margin: 0; padding: 0; } .butnotscrollable { overflow: hidden; } #Status { font-size: inherit; padding: 10px; } .tab-content { padding: 10px; } .on-top { z-index: 1000; } .thatannoyingbutton { position: absolute; right: 0; }