
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.mdhLogo img { margin: 6px 0 0 2px; float: left; }

.mdhText { margin: 0px 0px 0 0px; color: #ffffff; font-size: 20px; line-height: 18px; float: left; font-family: Sans-Serif; letter-spacing: 1px; }

#mdhHeaderDiv { padding: 0; width: 100%; height: 80px; margin-bottom: 1px; min-width: 770px; font-family: Calibri, Arial, Helvetica, sans-serif; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

#mdhHeaderDiv * { padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#headerLeftSide { min-width: 700px; width: 100%; float: left; background-color: #ffffff; height: 100%; border-right: 1px solid #fff; position: relative; }

#mdhLogoDiv { width: 274px; position: absolute; right: 0; top: 10px; }

#mdhLogoDiv img { float: left; }

#mdhLogoDiv .mdhText { color: #ffffff; font-size: 16px; float: left; margin: 0 0 0 5px; width: 100px; line-height: 18px; }

#headerRightSide { min-width: 500px; width: 65%; float: left; background-color: #ffffff; height: 100%; position: relative; }

#appTitleDiv { font-size: 20px; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; color: #595959; padding: 10px 20px; position: absolute; min-width: 500px; width: 75%; left: 0; bottom: 0; background-color: #ffffff; border-right: 1px solid #fff; border-top: 1px solid #fff; text-align: center; }

#bootleafMenu { margin-top: 79px }

@media (max-width: 768px) { 
	.mobileHide { display: none; }
	#mdhHeaderDiv { min-width: 0; }
	#headerRightSide { display: none; }
  	#headerLeftSide { width: 100%; border: none; }
	#mdhLogoDiv { left: 10px; } 
}
