.error-input {
	border: 1px solid #9c2a2a !important;
}
.error-tooltip {
    color: #c90606;
    font-size: 12px;
    margin-top: 5px;
    position: absolute;
    top: -38px;
    background: #e4b95b;
    padding: 5px;
}