﻿.validation-message{
    color:red;
}
.width_500{
    width: 500px !important;
}

.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}