﻿#header-left a, #header-right a {
    font-size: 13pt;
}

#header-inner, #results, #submit-box, .pulldown-label, .more-menu-item, .pulldown-field, .truck-search-button, #disclosure {
    width: 90%;
}

#results {
    margin-left: 20px;
}

#home-outer {
    padding: 10px;
}

#choose-option h2 {
    margin-bottom: 10px;
}

#home-menu-outer {
    width: 210px;
}

.home-menu-box {
    width: 210px;   /* 165px worked */
    height: 117px;
    font-size: 14pt;
    margin: 13px auto 13px auto;
}

#passenger-box {
    margin-top: 0px;
}

#truck-box {
    top: 140px;
}

#charging-box {
    top: 290px;
}

#beta-test-link-box {
    top: 450px;
    width: 210px;
}

#beta-test-signin, #userid {    
    width: 178px;
}


#beta-test-signin-intro {
    width: 96%;
}


#iframe-wrapper {
    max-width: 95%;
    height: 600px;
}

#pdf-viewer {
    max-width: 95%;
    height: 600px;
}

#pdf-viewer-ios {
    width: 97%;
    height: 1200px;
    /* should be made visible with JS check for iPhone device in view-results.aspx */
}

#overlay {
    position: absolute;
    top: 40px;
    left: 1%;
    width: 97%;
    height: 110px;
    line-height: 25px;
    text-align: center;
}

#overlay a {
    margin: 3px;
}

#share-text-link {
    display: inline-block;
}

#energy-options {
    width: 300px;
}

#license-plate, #license-plate img {
    width: 200px;
}

#up-arrow {
    color: red;
    font-size: 16pt;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 120px;
    height: 20px;
    line-height: 20px;
}

#license-plate-sticker-text {
    width: 175px;
    font-size: 9pt;
    padding-top: 0px;
    padding-left: 0px;
}

#energy-options-left, #energy-options-right {
    width: 47px;
}

    #energy-options-right {
        padding-left: 8px;
    }

    .energy-options-left-item, .energy-options-right-item {
        height: 28px;
    }

.energy-options-left-item, .energy-options-right-item {
    width: 40px;
}

     .energy-options-left-item img, .energy-options-right-item img {
        height: 28px;
    }

#energy-options-middle {
    width: 190px;
}

.energy-button {
    width: 175px;
    height: 28px;
    line-height: 28px;
    font-size: 10pt;
    margin-top: 15px;
}

#diesel-right {
    height: 23px;
    width: 23px !important;
    margin-top: 16px;
    margin-left: 8px;
}

#gas-right {
    margin-top: 19px;
}

.back-to-guides {
    width: 175px;
}

#sample-text {
    left: 15px;
    font-size: 20.2vw;
}

#white-paper-outer {
    width: 98%;
    margin-top: 4px;
}