.flexibleLeftMenu, .leftMenuMobileTab, .flexibleLeftMenu.narrow{
    display: none !important;
    opacity: 0;
}

body.f1{
  background-color: #fff !important;
}

.tabBarV4Outer{
     position: relative;
    left: 0px;
    right: 0px;
}

.standardContentZone{
    left: 0px !important;
}

#resultsTable.slightlyTallerRows td, #resultsTableLetterScores.slightlyTallerRows td, .standardTable.slightlyTallerRows td{
    padding-top: 2px;
    padding-bottom: 2px;
}

#resultsTable.tallerRows td, #resultsTableLetterScores.tallerRows td, .standardTable.tallerRows td{
    padding-top: 2px;
    padding-bottom: 2px;
}

.imageHeaderBlockV2{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

tr{
    background-color: #fff !important;
}

.hideForPrinting{
    display: none !important;
}

.fixedBottomBar{
    display: none !important;
}

.fbMessengerIcon, .tapWristbandCTA{
    display: none !important;
}

td{
    font-size: 13px !important;
    font-weight: bold !important;
    color: #000 !important;
}

.heroV2{
    padding-top: 0px !important;
}

.contentBlock, .mainSection, #resultsTableWrap, #assignFleetsDisplay, #contentWrap{
    max-width: 10000px !important;
    overflow: visible !important;
}

body.ef{
    background-color: #fff;
}

#resultsTableMiddle{
    max-width: 10000px !important;
    overflow: visible !important;
}

#mobileMenuBar {
	display: none;
}

#header {
    display: none;
	min-width: 1000px;
}

.tabOption{
    opacity: 0;
}

.tabOption.active{
    opacity: 1;
}

.imageBackgroundV2{
    display: none;
}

.tabDefault {
opacity: 0;
}

.tabDefault.flexGrowOne {
display: none;
}

.imageHeaderCTAs {
	display: none;
}

#socialWrapMainImage {
	display: none;
}

#loadedAllMessage {
	display: none;
}

#resultsTagLine {
	padding-top: 20px;
}

#resultsFooter {
    display: block;
}

.imageHeaderBig {
    min-width: 100%;
    
}

.quickLinksOuter{
    display: none;
}

#loadedAllMessage{
    display: none;
}

.imageBackground {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #ffffff;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    padding-top: 50px;
}

/*-------------- emergency exports ----------------- */

.emergency-page {
    page-break-after: always;
}

.emergency-page.boxShadowBottom{
    box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}


