
.error_v{
   /*  background-color: #BC1010; */
    border-radius: 4px 4px 4px 4px;
    /* color: white; */
    font-weight: bold;
    /* margin-left: 16px; */
    margin-top: 10px;
    padding: 6px 12px;
	/* position: absolute; */
	z-index: 10;
	color: #BC1010;
}