﻿#respMenuBtnWrapper {
    background-color: lightgray;
    margin-left: 10px;
}

#tlpSearchButton {
    height: 16px;
    width: 16px;
    margin-left: 15px;
}

.mobileTLPLogo {
    width: 100px;
    display: none;
}

.mobileTLPTitle {
    width: 100px;
    display: none;
}

.mobilePageDiv {
    border-style: none !important;
}

.mobileTextbox {
    font-size: 10px !important;
    height: 8px !important;
}

.mobileLabel {
    font-size: 10px;
}

.mobileButton {
    height: 20px !important;
    font-size: 10px !important;
}

.mobileSubmit {
    height: 20px;
    font-size: 10px;
    padding-top: 0px;
}

.mobileWell {
    width: 90% !important;
}

.mobileForgotPWLink {
    font-size: xx-small;
}

.mobileLoginDisplay {
    display: none;
}

.mobileGridCell {
    height: 100px;
}