﻿.error {
    z-index: 100;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 36px;
    color: #c33;
    cursor: text;
    transition: .25s ease-out;
    font-weight: 500;
}
  na