﻿#hd, headerBlock {
    background-color: rgba(85, 85, 85, 1);
    min-height: 160px;
    position: fixed;
    z-index: 10000;
}

.leedImageBanner img {
    max-width: none!important;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}

#yui-main .yui-b {

    overflow-x: scroll!important;
}
#ctl01_HeaderLogo_Zone1PlaceHolder { margin-bottom: -5px; }

/* .LoginStatus { 
    padding: 10px!important; 
                   background-color: #999999;
    font-size: 18px!important;


}
*/

/*

@media (max-width:767px) {

#bd:before {
    content: "The LEED project profiles site does not render on screens smaller than 768px wide.";
    display: block;
    font-size: 24px;
	line-height:32px;

    color: #555555;
    text-align: center;
    padding-top: 25px;
}	

#masterContentArea {
    display:none;
}
	
}

*/

@media (max-width:1200px) {#masterContentArea {padding:0 25px;}}

#masterContentArea {
    margin-top: 5px;
}

