.cms-alert {
  display: none;
  position: fixed;
  z-index: 1010;
  text-align: center;
  width: 100%;
}

#errormsg {
  font-size: 14px;
  width: 100%;
}

.errormsg {
  font-size: 14px;
  width: 100%;
}
