/*! Absys mOpac */


.error {
  padding: 5% 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  justify-content: space-around; }
  .error .c-alert {
    margin: 2% auto; }
