label.error{
	color:red;
}

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

#datetime1-error,#datetime2-error{
    position: absolute;
    left: 0px;
    top: 36px;
}