﻿.select2-hidden-accessible {
    display: none;
}

em.required {
    color: #f00 !important;
}

.smart-form .input input[disabled], .smart-form .input input[readonly] {
    background-color: #eee;
}