.tbq-tabs button{
margin:6px;
padding:8px 12px;
cursor:pointer;
border-radius:6px;
border:1px solid #ccc;
background:#f2f2f2;
}

.tbq-panel{
display:none;
border:1px solid #ddd;
padding:16px;
margin-top:12px;
border-radius:10px;
background:#fafafa;
}

.tbq-thumb{
width:140px;
border-radius:8px;
margin-top:8px;
display:block;
}

.tbq-summary{
margin-bottom:20px;
padding:14px;
background:#f5f5f5;
border-radius:10px;
}

.tbq-chart{
margin-bottom:25px;
}