﻿.header { height:145px; width:100%; border-bottom-width:5px;border-bottom-style:solid;position:relative; text-align: center; }
.headerLogo {left:5px;top:5px;position:absolute;height:95%;width:auto;}
.headerTitle {position: initial;top:25px}

@media all and (max-width:1039px),
all and (max-device-width:1039px)  {
  body.view-sml .header {height: 6em}
  body.view-sml .headerLogo {top:5px;}
  body.view-sml .headerTitle {top:25px;}
}

#ctl00_ContentPlaceHolder1_AlertPreference {display: none;}
