* 
{
     box-sizing: content-box;
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .active {
  display: block;
}
a.btn-primary, div.btn-primary a {
  color: #fff;
}
a.btn-warning, div.btn-warning a {
  color: #fff;
}