.bad {
	border: 1px solid #CE5454 !important;
	box-shadow: 0 0 4px -2px #CE5454 !important;
	position: relative;
	left: 0;
	-moz-animation: .7s 1 shake linear;
	-webkit-animation: .7s 1 shake linear;
}

.mg_t_12 {
    margin-top: 12px;
}

