.centerCheck{
    position: relative;
    top: 2px;
}

.input_error_2{
    outline:1px solid red;
    background-color:#F5A9A9;
}