
#layoutPageHeaderDiv2 {
    height: auto;
    text-align: left;
}

#llMobileMenuIcon {
    display:                inline-block;
    padding:                0.5em;
    border-radius:          0.75em;
}

#llPageHeaderMobileMenuIconContainer {
    display:                inline-block;
    padding:                0.5em;
    padding-bottom:         1em;
    margin-top:             0.5em;
    margin-right:           0.5em;
    margin-left:            0.5em;
    margin-bottom:          0;

}


.llMobileHideMenuScreen #layoutPageLeftSidebarDiv,
.llMobileHideMenuScreen #layoutPageRightSidebarDiv,
.llMobileHideMenuScreen #layoutPageFooterDiv1,
.llMobileHideMenuScreen #layoutMainMenuDiv,
.llMobileHideMenuScreen #layoutPageContentHeaderDiv1,
.llMobileHideMenuScreen #layoutPageContentFooterDiv1
 {
    display: none;
}

.llMobileHideMenuScreen #layoutPageContentContentDiv {
    padding: 1em;
}

.llMobileShowMenuScreen {
    text-align: center;
}

.llMobileShowMenuScreen #layoutPageContentContentDiv {
    display: none;
}

#testWebserverWarning {
    min-width: 0;
}

#llLogoDiv1 img {
    width: 20px;
    height: 25px;
}

#llLogoDiv2 img {
    width: 165px;
    height: 10px;
    position: relative;
    top: 5px;
}

#llPageHeaderMobileMenuIconContainer img {
    width: 24px;
    height: 24px;
}

#llPageHeaderMobileMenuIconContainer {
    float: right;
    margin: 0;
}


.menuMainList, .menuSubList, .footerList {
    width: auto;
}


.menuMainList li, .menuSubList li, .footerList li {
    display: block;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

#layoutPageLeftSidebarDiv, #layoutPageContentDiv3, #layoutPageRightSidebarDiv {
    width: auto;
    display: block;
    clear: both;
}

.breadcrumbtrailList {
    display: none;
}

#layoutPageLeftSidebarDiv {
    border-top-style: solid;
    border-top-color: #f2e868;
    border-top-width: 0.15em;
    
}

#gtWebsiteCommon_pageStatusBar {
    text-align: center;
}

.footerList {
    margin-bottom: 4em;
}