﻿.header { height:110px; width:100%; border-bottom-width:5px;border-bottom-style:solid;position:relative; }
.headerTitle {display:none;}
@media all and (max-width:1039px),
all and (max-device-width:1039px)  {
  body.view-sml .headerTitle {display:none;}
}

#ctl00_ContentPlaceHolder1_AlertPreference {display: none;}
