/* --------------------------------------------------------------- Reports */ #bestscorebutton { color: white; padding: 0.5em 1em; } .eval { span.clickable { display: block; line-height: 1.33 !important; margin-top: 1em; } } #reports-base, #individual-reports-base { h3 { font-size: 30px; font-weight: 200; text-transform: uppercase; } .dijitTabListContainer-top { height: auto !important; .dijitTabListWrapper { height: auto !important; position: static !important; :focus { outline: none !important; } } } } .dijitTabListWrapper { left: 0 !important; } .dijitTabPane { margin: 10px !important; } .tabStripButton { background: #fff !important; border: 1px solid #ddd !important; height: auto !important; margin: 0 !important; top: 0px !important; } @media screen and (max-width: 767px) { #reports-base { .nowrapTabStrip { padding-left: 38px; } } } .dijitTooltipContainer { min-width: 140px; } #undefined-comparison-grid { .dgrid-cell { width: 15%; &.field-title { width: 40%; } } }