#header .title {
    top: 8px;
    left: 24px;
}
#header .subtitle {
	font-size: 14px;
	color: #666;
}
.content-box.no-left-button{
     margin-left: 0; 
}
.tabbar {
    display: inline-block;
    width: 100%;
    min-height: 44px;
}
#by-time th, #by-checkpoint th {
	background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
#by-time th, #by-checkpoint th, #by-time td, #by-checkpoint td {
	padding: 2px 4px;
}
#content .full-width-limit .component-box {
    overflow: scroll;
}
#by-time td:first-child {
	min-width: 90px;
}