/* Start of CMSMS style sheet 'Header' */
#siteHeader {
  padding: 15px 20px;
  height: 66px;
}
#siteHeaderLogo {
  float: left;
}
#siteHeaderActions {
  float: right;
  text-align: right;
}
#siteHeaderActions img,
#siteHeaderActions input {
  margin: 10px 0;
}
/* End of 'Header' */

