.smallTab {
.tabItem {
font-size: 12px;
margin-right: 10px;
padding-bottom: 5px;
cursor: pointer;
}
.tabItemSelected {
color: #2db7f5;
border-bottom: 1px solid #2db7f5;