﻿html, #fullPane, #trackerPane, #lockPane, #loadingPane {
    background: #fff url(/mod/ExploreSurveys.Core/content/images/bg.jpg) no-repeat top center fixed;
    -webkit-background-size: 100;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.logo-traffic {
    background: url(/mod/ExploreSurveys.Core/content/images/compass-logo.png) 50% 50% no-repeat transparent;
    width: 219px;
    height: 146px;
}

.home-head-img-custom {
    background: url(/mod/ExploreSurveys.Core/content/images/explore-logo.png) 50% 50% no-repeat transparent;
    max-width: 324px;
    width: 100%;
    height: 128px;
    margin-bottom: 80px;
    background-size: contain;
}

.invoice-add-item {
    display: none;
}

.estimate-add-item {
    display: none;
}