label.error {
	color: red;
}

.error-msg-box {
    position: fixed;
    bottom: 0px;
    left: 40%;
}