.error.form-control{
    border:1px solid red !important;
}

@media only screen and (min-width: 1200px) {
    .popup .popup-content.popup-md {
        width: 1000px;
    }
}

.staff-block .info-list li {
    overflow-wrap: break-word;
}

.question-form .janee:nth-child(1):hover,
.question-form .janee:nth-child(1).jcf-label-active{
    color: #96a27b !important;
}
