
.SignIn__agentlogin {
display: none;
}

#acbt_layout > div.Layout__column2 > div > div:nth-child(1) {
  visibility: hidden;
}

#acbt_layout > div.Layout__column2  > div:nth-child(1) > div:nth-child(1)::after {
  content: "All tickets should be raised via email to help@ict4.co.uk or via the penguin icon in your taskbar near the clock.";
    visibility: visible;
  
}

#acbt_layout > div.Layout__column2 > div > div:nth-child(1) > a{
  display:none;
}

#acbt_layout > div.Layout__column2 > div > span > div > div.InfoBox__info.newTicketBtn > div > a > button{
  display:none;
}
