.flash {

position: absolute;

&.notice {
  width: 100%;
  text-align: center;
  padding: 8px 0px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}

}