

body > .jtab-ul,
.jtab-ul ~ .title:not(#build),
.jtab-ul ~ .jtab-content-list,
.jtab-wrapper ~ #build {
    display: none;
}

.title
{
    color      : #8b8b8b;
  
    margin     : 5px 0;
    text-align : right;
}

.title a
{
    color : #0080cf;
}